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 d0802b1 commit a369534Copy full SHA for a369534
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>17.1.1</version>
+ <version>19.2.0</version>
9
<relativePath />
10
</parent>
11
@@ -97,7 +97,6 @@
97
<license.copyrightOwners>Board of Regents of the University of
98
Wisconsin-Madison.</license.copyrightOwners>
99
<license.projectName>SciJava UI components for Java Swing.</license.projectName>
100
- <scijava-common.version>2.66.0</scijava-common.version>
101
102
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
103
<releaseProfiles>deploy-to-imagej</releaseProfiles>
0 commit comments