Skip to content

Commit da31a4f

Browse files
committed
Finalize version 1.0.2
1 parent 7e3b72e commit da31a4f

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

modules/API/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>net.techcable.sonarpet</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

modules/EchoPet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_6_R3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_7_R1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_7_R2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>net.techcable.sonarpet</groupId>
77
<artifactId>parent</artifactId>
8-
<version>1.0.2-SNAPSHOT</version>
8+
<version>1.0.2</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

modules/v1_7_R3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_7_R4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_8_R1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_8_R2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_8_R3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_9_R1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

modules/v1_9_R2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>net.techcable.sonarpet</groupId>
2424
<artifactId>parent</artifactId>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<artifactId>parent</artifactId>
2323
<name>SonarPet Parent</name>
2424
<packaging>pom</packaging>
25-
<version>1.0.2-SNAPSHOT</version>
25+
<version>1.0.2</version>
2626

2727
<properties>
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)