Skip to content

Commit 198653b

Browse files
author
Jenkins
committed
#32 [maven-release-plugin] prepare release imaging-1.2.0
1 parent f14561b commit 198653b

12 files changed

Lines changed: 15 additions & 19 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.1.1-SNAPSHOT</version>
15+
<version>1.2.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.1.1-SNAPSHOT</version>
15+
<version>1.2.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.1.1-SNAPSHOT</version>
15+
<version>1.2.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

mesh/pom.xml

Lines changed: 2 additions & 4 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.1.1-SNAPSHOT</version>
15+
<version>1.2.0</version>
1816
</parent>
1917
<modelVersion>4.0.0</modelVersion>
2018

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.1.1-SNAPSHOT</version>
15+
<version>1.2.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.1.1-SNAPSHOT</version>
15+
<version>1.2.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.1.1-SNAPSHOT</version>
15+
<version>1.2.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.1.1-SNAPSHOT</version>
15+
<version>1.2.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

openjfx/pom.xml

Lines changed: 2 additions & 4 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.1.1-SNAPSHOT</version>
15+
<version>1.2.0</version>
1816
</parent>
1917
<modelVersion>4.0.0</modelVersion>
2018

pdfbox/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.1.1-SNAPSHOT</version>
15+
<version>1.2.0</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

0 commit comments

Comments
 (0)