Skip to content

Commit f53c6bd

Browse files
committed
[maven-release-plugin] prepare release 2.8.0
1 parent 2dbc9f8 commit f53c6bd

File tree

20 files changed

+21
-21
lines changed

20 files changed

+21
-21
lines changed

pom.xml

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

66
<groupId>com.walmartlabs.concord.plugins</groupId>
77
<artifactId>concord-plugins-parent</artifactId>
8-
<version>2.7.1-SNAPSHOT</version>
8+
<version>2.8.0</version>
99

1010
<packaging>pom</packaging>
1111

@@ -271,7 +271,7 @@
271271
<scm>
272272
<url>${scm.connection}</url>
273273
<developerConnection>${scm.connection}</developerConnection>
274-
<tag>2.7.0</tag>
274+
<tag>2.8.0</tag>
275275
</scm>
276276

277277
<profiles>

runtime/codecoverage/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>2.7.1-SNAPSHOT</version>
9+
<version>2.8.0</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

runtime/opentelemetry/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>2.7.1-SNAPSHOT</version>
9+
<version>2.8.0</version>
1010
<relativePath>../../pom.xml</relativePath>
1111
</parent>
1212

tasks/akeyless/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>2.7.1-SNAPSHOT</version>
8+
<version>2.8.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

tasks/argocd/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>2.7.1-SNAPSHOT</version>
8+
<version>2.8.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>argocd-task</artifactId>

tasks/aws/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>2.7.1-SNAPSHOT</version>
8+
<version>2.8.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

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>2.7.1-SNAPSHOT</version>
8+
<version>2.8.0</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>2.7.1-SNAPSHOT</version>
9+
<version>2.8.0</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>2.7.1-SNAPSHOT</version>
8+
<version>2.8.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

tasks/hashivault/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>2.7.1-SNAPSHOT</version>
8+
<version>2.8.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)