Skip to content

Commit d7ba3b1

Browse files
committed
[maven-release-plugin] prepare release v1.12.25
1 parent 4c9da13 commit d7ba3b1

File tree

69 files changed

+72
-74
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+72
-74
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.12.25-SNAPSHOT</version>
22+
<version>1.12.25</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.12.25-SNAPSHOT</version>
22+
<version>1.12.25</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.12.25-SNAPSHOT</version>
22+
<version>1.12.25</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.12.25-SNAPSHOT</version>
22+
<version>1.12.25</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

clients/go/msd/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.12.25-SNAPSHOT</version>
22+
<version>1.12.25</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.12.25-SNAPSHOT</version>
22+
<version>1.12.25</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.12.25-SNAPSHOT</version>
20+
<version>1.12.25</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/msd/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.12.25-SNAPSHOT</version>
20+
<version>1.12.25</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.12.25-SNAPSHOT</version>
20+
<version>1.12.25</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.12.25-SNAPSHOT</version>
20+
<version>1.12.25</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

0 commit comments

Comments
 (0)