Skip to content

Commit

Permalink
[RELEASE] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
gi-wg2 committed Nov 8, 2023
1 parent 110b817 commit 0697fed
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions wgtwo/annotations/pom-v1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} common</name>
<artifactId>annotations</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/common/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} common</name>
<artifactId>common</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/consents/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} consent-events</name>
<artifactId>consent-events</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/data/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} data</name>
<artifactId>data</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/events/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} events</name>
<artifactId>events</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/pom-v1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WgTwo APIs: parent pom</name>
<url>https://github.com/working-group-two/wgtwoapis/tree/v1</url>
Expand Down Expand Up @@ -37,7 +37,7 @@
scm:git:[push=][email protected]:working-group-two/wgtwoapis.git[fetch=][email protected]:working-group-two/wgtwoapis.git
</developerConnection>
<url>https://github.com/working-group-two/wgtwoapis.git</url>
<tag>v1.10.3</tag>
<tag>v1.10.1</tag>
</scm>

<distributionManagement>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/sipbreakout/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} sipbreakout</name>
<artifactId>sipbreakout</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/sms/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} SMS</name>
<artifactId>sms</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions wgtwo/subscription/v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v1</groupId>
<artifactId>grpc-pom</artifactId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<relativePath>../../pom-v1.xml</relativePath>
</parent>

<name>${project.groupId} subscription</name>
<artifactId>subscription</artifactId>
<groupId>com.wgtwo.api.v1.grpc</groupId>
<version>1.10.3</version>
<version>1.10.4-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 0697fed

Please sign in to comment.