Skip to content

Commit 21f7d71

Browse files
author
Henry Avetisyan
committed
[maven-release-plugin] prepare release v1.1.5
1 parent c6c5331 commit 21f7d71

File tree

27 files changed

+28
-28
lines changed

27 files changed

+28
-28
lines changed

assembly/ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.yahoo.athenz</groupId>
2121
<artifactId>athenz</artifactId>
22-
<version>1.1.5-SNAPSHOT</version>
22+
<version>1.1.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.yahoo.athenz</groupId>
2121
<artifactId>athenz</artifactId>
22-
<version>1.1.5-SNAPSHOT</version>
22+
<version>1.1.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/zms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.yahoo.athenz</groupId>
2121
<artifactId>athenz</artifactId>
22-
<version>1.1.5-SNAPSHOT</version>
22+
<version>1.1.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/zpu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.yahoo.athenz</groupId>
2121
<artifactId>athenz</artifactId>
22-
<version>1.1.5-SNAPSHOT</version>
22+
<version>1.1.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/zts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.yahoo.athenz</groupId>
2121
<artifactId>athenz</artifactId>
22-
<version>1.1.5-SNAPSHOT</version>
22+
<version>1.1.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

clients/go/zms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.yahoo.athenz</groupId>
2121
<artifactId>athenz</artifactId>
22-
<version>1.1.5-SNAPSHOT</version>
22+
<version>1.1.5</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

clients/go/zts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.yahoo.athenz</groupId>
1919
<artifactId>athenz</artifactId>
20-
<version>1.1.5-SNAPSHOT</version>
20+
<version>1.1.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/zms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.yahoo.athenz</groupId>
1919
<artifactId>athenz</artifactId>
20-
<version>1.1.5-SNAPSHOT</version>
20+
<version>1.1.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/zpe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.yahoo.athenz</groupId>
1919
<artifactId>athenz</artifactId>
20-
<version>1.1.5-SNAPSHOT</version>
20+
<version>1.1.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/zts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<groupId>com.yahoo.athenz</groupId>
1919
<artifactId>athenz</artifactId>
20-
<version>1.1.5-SNAPSHOT</version>
20+
<version>1.1.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

0 commit comments

Comments
 (0)