Skip to content

Commit 3448431

Browse files
committed
POM: update parent to pom-scijava 39.0.0
And bump version to 1.0.0-SNAPSHOT; this component is unlikely to break backward compatibility.
1 parent 362a325 commit 3448431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>33.2.0</version>
8+
<version>39.0.0</version>
99
<relativePath />
1010
</parent>
1111

1212
<groupId>net.imagej</groupId>
1313
<artifactId>imagej-scripting</artifactId>
14-
<version>0.8.5-SNAPSHOT</version>
14+
<version>1.0.0-SNAPSHOT</version>
1515

1616
<name>ImageJ Scripting</name>
1717
<description>ImageJ applications and examples for SciJava script languages.</description>

0 commit comments

Comments
 (0)