Skip to content

Commit bb46757

Browse files
committed
[maven-release-plugin] prepare release craft-atom-3.1.2
1 parent dec6a2a commit bb46757

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

craft-atom-io/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-io</artifactId>
99
<name>${project.artifactId}</name>

craft-atom-lock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<name>${project.artifactId}</name>
99
<artifactId>craft-atom-lock</artifactId>

craft-atom-nio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.craftcode</groupId>
66
<artifactId>craft-atom</artifactId>
7-
<version>3.1.2-SNAPSHOT</version>
7+
<version>3.1.2</version>
88
</parent>
99

1010
<artifactId>craft-atom-nio</artifactId>

craft-atom-protocol-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-protocol-http</artifactId>
99
<name>${project.artifactId}</name>

craft-atom-protocol-rpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-protocol-rpc</artifactId>
99
<name>craft-atom-protocol-rpc</name>

craft-atom-protocol-ssl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-protocol-ssl</artifactId>
99
<name>craft-atom-protocol-ssl</name>

craft-atom-protocol-textline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-protocol-textline</artifactId>
99
<name>${project.artifactId}</name>

craft-atom-protocol/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-protocol</artifactId>
99
<name>${project.artifactId}</name>

craft-atom-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-redis</artifactId>
99
<name>${project.artifactId}</name>

craft-atom-rpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.craftcode</groupId>
55
<artifactId>craft-atom</artifactId>
6-
<version>3.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<artifactId>craft-atom-rpc</artifactId>
99
<name>craft-atom-rpc</name>

0 commit comments

Comments
 (0)