We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f12d83c commit 6264e74Copy full SHA for 6264e74
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.scijava</groupId>
6
<artifactId>pom-scijava</artifactId>
7
- <version>5.11.0-SNAPSHOT</version>
+ <version>5.11.1-SNAPSHOT</version>
8
<packaging>pom</packaging>
9
10
<name>SciJava Projects</name>
@@ -518,7 +518,7 @@ Projects wishing to use pom-scijava as a parent project need to override the <
518
<dependency>
519
<groupId>org.javassist</groupId>
520
<artifactId>javassist</artifactId>
521
- <version>${javassist.version></version>
+ <version>${javassist.version></version>
522
</dependency>
523
524
<!-- JCommon - http://www.jfree.org/jcommon/ -->
0 commit comments