We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3373ff commit 43b77e8Copy full SHA for 43b77e8
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>org.scijava</groupId>
7
<artifactId>pom-scijava</artifactId>
8
- <version>32.0.0-beta-6</version>
+ <version>32.0.0</version>
9
<relativePath />
10
</parent>
11
12
<artifactId>scijava-ui-swing</artifactId>
13
- <version>0.15.1-SNAPSHOT</version>
+ <version>0.16.0-SNAPSHOT</version>
14
15
<name>SciJava UI: Swing</name>
16
<description>SciJava user interface components for Java Swing.</description>
0 commit comments