File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.scijava</groupId >
77 <artifactId >pom-scijava</artifactId >
8- <version >29.0.0-beta-3 </version >
8+ <version >29.2.0 </version >
99 <relativePath />
1010 </parent >
1111
1212 <artifactId >scijava-plugins-io-table</artifactId >
13- <version >0.2.1 -SNAPSHOT</version >
13+ <version >0.3.0 -SNAPSHOT</version >
1414
1515 <name >SciJava IO Plugin: Tables</name >
1616 <description >I/O plugins for SciJava table objects.</description >
@@ -95,8 +95,7 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
9595
9696 <!-- NB: Deploy releases to the SciJava Maven repository. -->
9797 <releaseProfiles >deploy-to-scijava</releaseProfiles >
98- <scijava-table .version>0.6.0</scijava-table .version>
99- <scijava-optional .version>1.0.0</scijava-optional .version>
98+ <scijava-table .version>0.6.1</scijava-table .version>
10099 </properties >
101100
102101 <dependencies >
@@ -111,7 +110,6 @@ Wisconsin-Madison and University of Konstanz.</license.copyrightOwners>
111110 <dependency >
112111 <groupId >org.scijava</groupId >
113112 <artifactId >scijava-optional</artifactId >
114- <version >${scijava-optional.version} </version >
115113 </dependency >
116114
117115 <!-- Test scope dependencies -->
You can’t perform that action at this time.
0 commit comments