Skip to content

Commit 1e4ae00

Browse files
author
Henry Avetisyan
committed
[maven-release-plugin] prepare release v1.8.5
1 parent fb8946f commit 1e4ae00

File tree

39 files changed

+40
-40
lines changed

39 files changed

+40
-40
lines changed

assembly/ui/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/utils/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/zms/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/zpu/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

assembly/zts/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

clients/go/zms/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

clients/go/zts/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/zms/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/zpe/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/zts/core/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../../pom.xml</relativePath>
2222
</parent>
2323

clients/java/zts/shade/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../../pom.xml</relativePath>
2222
</parent>
2323

clients/nodejs/zpe/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.yahoo.athenz</groupId>
1818
<artifactId>athenz</artifactId>
19-
<version>1.8.5-SNAPSHOT</version>
19+
<version>1.8.5</version>
2020
<relativePath>../../../pom.xml</relativePath>
2121
</parent>
2222

clients/nodejs/zts/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.yahoo.athenz</groupId>
1818
<artifactId>athenz</artifactId>
19-
<version>1.8.5-SNAPSHOT</version>
19+
<version>1.8.5</version>
2020
<relativePath>../../../pom.xml</relativePath>
2121
</parent>
2222

containers/jetty/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

core/zms/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

core/zts/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

libs/go/athenzconf/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

libs/go/zmscli/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

libs/go/zmssvctoken/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

libs/go/ztsclientutil/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

libs/java/auth_core/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

libs/java/cert_refresher/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.yahoo.athenz</groupId>
2222
<artifactId>athenz</artifactId>
23-
<version>1.8.5-SNAPSHOT</version>
23+
<version>1.8.5</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626

libs/java/client_common/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

libs/java/instance_provider/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.yahoo.athenz</groupId>
2222
<artifactId>athenz</artifactId>
23-
<version>1.8.5-SNAPSHOT</version>
23+
<version>1.8.5</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626

libs/java/server_common/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

libs/nodejs/auth_core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>com.yahoo.athenz</groupId>
1818
<artifactId>athenz</artifactId>
19-
<version>1.8.5-SNAPSHOT</version>
19+
<version>1.8.5</version>
2020
<relativePath>../../../pom.xml</relativePath>
2121
</parent>
2222

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<groupId>com.yahoo.athenz</groupId>
2121
<artifactId>athenz</artifactId>
2222
<packaging>pom</packaging>
23-
<version>1.8.5-SNAPSHOT</version>
23+
<version>1.8.5</version>
2424

2525
<name>AthenZ</name>
2626
<description>
@@ -55,7 +55,7 @@
5555
<scm>
5656
<url>https://github.com/yahoo/athenz</url>
5757
<connection>scm:git:https://github.com/yahoo/athenz.git</connection>
58-
<tag>HEAD</tag>
58+
<tag>v1.8.5</tag>
5959
</scm>
6060

6161
<issueManagement>

rdl/rdl-gen-athenz-server/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.yahoo.athenz</groupId>
2222
<artifactId>athenz</artifactId>
23-
<version>1.8.5-SNAPSHOT</version>
23+
<version>1.8.5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

servers/zms/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

servers/zts/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

ui/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../pom.xml</relativePath>
2222
</parent>
2323

utils/athenz-conf/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

utils/zms-cli/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

utils/zms-svctoken/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

utils/zpe-updater/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

utils/zpe_policy_updater/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

utils/zts-rolecert/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

utils/zts-roletoken/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
20+
<version>1.8.5</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

utils/zts-svccert/pom.xml

+1-1
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.8.5-SNAPSHOT</version>
22+
<version>1.8.5</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

0 commit comments

Comments
 (0)