Skip to content

Commit 78d264b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent dc22b5f commit 78d264b

File tree

58 files changed

+59
-59
lines changed

Some content is hidden

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

58 files changed

+59
-59
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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525

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

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

clients/java/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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</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.11.47</version>
19+
<version>1.11.48-SNAPSHOT</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.11.47</version>
19+
<version>1.11.48-SNAPSHOT</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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</version>
2121
<relativePath>../../pom.xml</relativePath>
2222
</parent>
2323

core/msd/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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

libs/go/athenzutils/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

libs/go/sia/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

libs/java/dynamodb_client_factory/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.yahoo.athenz</groupId>
2525
<artifactId>athenz</artifactId>
26-
<version>1.11.47</version>
26+
<version>1.11.48-SNAPSHOT</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

libs/java/gcp_zts_creds/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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</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.11.47</version>
20+
<version>1.11.48-SNAPSHOT</version>
2121
<relativePath>../../../pom.xml</relativePath>
2222
</parent>
2323

libs/java/syncer_common/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.yahoo.athenz</groupId>
2525
<artifactId>athenz</artifactId>
26-
<version>1.11.47</version>
26+
<version>1.11.48-SNAPSHOT</version>
2727
<relativePath>../../../pom.xml</relativePath>
2828
</parent>
2929

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.11.47</version>
19+
<version>1.11.48-SNAPSHOT</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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</version>
2424

2525
<name>AthenZ</name>
2626
<description>
@@ -57,7 +57,7 @@
5757
<url>https://github.com/AthenZ/athenz</url>
5858
<connection>scm:git:ssh://[email protected]/AthenZ/athenz.git</connection>
5959
<developerConnection>scm:git:ssh://[email protected]/AthenZ/athenz.git</developerConnection>
60-
<tag>v1.11.47</tag>
60+
<tag>HEAD</tag>
6161
</scm>
6262

6363
<issueManagement>

provider/aws/sia-ec2/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

provider/aws/sia-eks/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

provider/aws/sia-fargate/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

provider/azure/sia-vm/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

provider/gcp/sia-gce/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

provider/gcp/sia-gke/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.11.47</version>
22+
<version>1.11.48-SNAPSHOT</version>
2323
<relativePath>../../../pom.xml</relativePath>
2424
</parent>
2525

rdl/rdl-gen-athenz-go-client/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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

rdl/rdl-gen-athenz-go-model/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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

rdl/rdl-gen-athenz-java-client/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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

rdl/rdl-gen-athenz-java-model/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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

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.11.47</version>
23+
<version>1.11.48-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

0 commit comments

Comments
 (0)