We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c774e83 commit 43abbe1Copy full SHA for 43abbe1
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>30.0.0</version>
+ <version>31.0.0</version>
9
<relativePath />
10
</parent>
11
@@ -107,8 +107,6 @@
107
108
<jdatepicker.version>1.3.2</jdatepicker.version>
109
<object-inspector.version>0.1</object-inspector.version>
110
-
111
- <scijava-common.version>2.87.0</scijava-common.version>
112
</properties>
113
114
<repositories>
0 commit comments