Skip to content

Commit 1145067

Browse files
committed
[maven-release-plugin] prepare release 1.32.3
1 parent 80a5fb1 commit 1145067

File tree

16 files changed

+17
-17
lines changed

16 files changed

+17
-17
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.walmartlabs.concord.plugins</groupId>
1313
<artifactId>concord-plugins-parent</artifactId>
14-
<version>1.32.3-SNAPSHOT</version>
14+
<version>1.32.3</version>
1515

1616
<packaging>pom</packaging>
1717

@@ -154,6 +154,6 @@
154154

155155
<scm>
156156
<developerConnection>${scm.connection}</developerConnection>
157-
<tag>HEAD</tag>
157+
<tag>1.32.3</tag>
158158
</scm>
159159
</project>

tasks/confluence/pom.xml

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

tasks/git/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>com.walmartlabs.concord.plugins</groupId>
88
<artifactId>concord-plugins-parent</artifactId>
9-
<version>1.32.3-SNAPSHOT</version>
9+
<version>1.32.3</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

tasks/gremlin/pom.xml

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

tasks/jenkins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.walmartlabs.concord.plugins</groupId>
66
<artifactId>concord-plugins-parent</artifactId>
7-
<version>1.32.3-SNAPSHOT</version>
7+
<version>1.32.3</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

tasks/jira/pom.xml

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

tasks/jsonpath/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.walmartlabs.concord.plugins</groupId>
66
<artifactId>concord-plugins-parent</artifactId>
7-
<version>1.32.3-SNAPSHOT</version>
7+
<version>1.32.3</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

tasks/ldap/pom.xml

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

tasks/msteams/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.walmartlabs.concord.plugins</groupId>
77
<artifactId>concord-plugins-parent</artifactId>
8-
<version>1.32.3-SNAPSHOT</version>
8+
<version>1.32.3</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>msteams-task</artifactId>

tasks/packer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.walmartlabs.concord.plugins</groupId>
66
<artifactId>concord-plugins-parent</artifactId>
7-
<version>1.32.3-SNAPSHOT</version>
7+
<version>1.32.3</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)