Skip to content

Commit cf67ad7

Browse files
author
Jenkins
committed
#35 [maven-release-plugin] prepare release imaging-2.0.0
1 parent 82f020c commit cf67ad7

13 files changed

Lines changed: 16 additions & 18 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

imagej/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

javacv/pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,11 @@
88
~ file, You can obtain one at https://mozilla.org/MPL/2.0/.
99
-->
1010

11-
<project xmlns="http://maven.apache.org/POM/4.0.0"
12-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
13-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
11+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1412
<parent>
1513
<artifactId>imaging</artifactId>
1614
<groupId>science.aist.imaging</groupId>
17-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1816
</parent>
1917
<modelVersion>4.0.0</modelVersion>
2018

@@ -39,7 +37,7 @@
3937
<dependency>
4038
<groupId>science.aist.imaging</groupId>
4139
<artifactId>api</artifactId>
42-
<version>1.2.0-SNAPSHOT</version>
40+
<version>2.0.0</version>
4341
<scope>compile</scope>
4442
</dependency>
4543
</dependencies>

mesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

microsoftcognitiveservices/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

nd4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

opencv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

openimaj/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

openjfx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imaging</artifactId>
1414
<groupId>science.aist.imaging</groupId>
15-
<version>1.2.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

0 commit comments

Comments
 (0)