Skip to content

Commit 1266e40

Browse files
committed
POM: update parent to pom-scijava 23.2.0
1 parent 3572186 commit 1266e40

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.scijava</groupId>
77
<artifactId>pom-scijava</artifactId>
8-
<version>23.1.1</version>
8+
<version>23.2.0</version>
99
<relativePath />
1010
</parent>
1111

@@ -100,8 +100,6 @@ Wisconsin-Madison.</license.copyrightOwners>
100100

101101
<!-- NB: Deploy releases to the ImageJ Maven repository. -->
102102
<releaseProfiles>deploy-to-imagej</releaseProfiles>
103-
104-
<scijava-table.version>0.2.0</scijava-table.version>
105103
</properties>
106104

107105
<repositories>
@@ -120,7 +118,6 @@ Wisconsin-Madison.</license.copyrightOwners>
120118
<dependency>
121119
<groupId>org.scijava</groupId>
122120
<artifactId>scijava-table</artifactId>
123-
<version>${scijava-table.version}</version>
124121
</dependency>
125122
<dependency>
126123
<groupId>org.scijava</groupId>

0 commit comments

Comments
 (0)