Skip to content

Commit 7dca993

Browse files
committed
[RELEASE] prepare for next development iteration
1 parent 26e14de commit 7dca993

File tree

10 files changed

+19
-19
lines changed

10 files changed

+19
-19
lines changed

wgtwo/annotations/pom-v1.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} common</name>
1212
<artifactId>annotations</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/common/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} common</name>
1212
<artifactId>common</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/consents/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} consent-events</name>
1212
<artifactId>consent-events</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/events/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} events</name>
1212
<artifactId>events</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/ir21/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} ir21</name>
1212
<artifactId>ir21</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/number_portability/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} number_portability</name>
1212
<artifactId>number_portability</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/pom-v1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.wgtwo.api.v1</groupId>
77
<artifactId>grpc-pom</artifactId>
8-
<version>1.16.3</version>
8+
<version>1.16.4-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010
<name>WgTwo APIs: parent pom</name>
1111
<url>https://github.com/working-group-two/wgtwoapis/tree/v1</url>

wgtwo/sipbreakout/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} sipbreakout</name>
1212
<artifactId>sipbreakout</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/sms/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} SMS</name>
1212
<artifactId>sms</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

wgtwo/subscription/v1/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
<parent>
55
<groupId>com.wgtwo.api.v1</groupId>
66
<artifactId>grpc-pom</artifactId>
7-
<version>1.16.3</version>
7+
<version>1.16.4-SNAPSHOT</version>
88
<relativePath>../../pom-v1.xml</relativePath>
99
</parent>
1010

1111
<name>${project.groupId} subscription</name>
1212
<artifactId>subscription</artifactId>
1313
<groupId>com.wgtwo.api.v1.grpc</groupId>
14-
<version>1.16.3</version>
14+
<version>1.16.4-SNAPSHOT</version>
1515
<packaging>jar</packaging>
1616

1717
<properties>

0 commit comments

Comments
 (0)