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 3, 2023
1 parent b30f2b6 commit 5bf1de2
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions wgtwo/annotations/pom-v0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<parent>
<groupId>com.wgtwo.api.v0</groupId>
<artifactId>grpc-pom</artifactId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom-v0.xml</relativePath>
</parent>

<name>${project.groupId} common</name>
<artifactId>annotations</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} callforward</name>
<artifactId>callforward</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} common</name>
<artifactId>common</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} consents</name>
<artifactId>consents</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} data</name>
<artifactId>data</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} events</name>
<artifactId>events</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} lookup</name>
<artifactId>lookup</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} mms</name>
<artifactId>mms</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} phonebook</name>
<artifactId>phonebook</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<groupId>com.wgtwo.api.v0</groupId>
<artifactId>grpc-pom</artifactId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WGTwo APIs: parent pom</name>
<url>https://github.com/working-group-two/wgtwoapis/tree/v0</url>
Expand Down Expand Up @@ -42,7 +42,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>v0.1.10</tag>
<tag>v0.1.9</tag>
</scm>

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

<name>${project.groupId} products</name>
<artifactId>products</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} sms</name>
<artifactId>sms</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} subscription</name>
<artifactId>subscription</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} voicemail</name>
<artifactId>voicemail</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

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

<name>${project.groupId} webterminal</name>
<artifactId>webterminal</artifactId>
<groupId>com.wgtwo.api.v0.grpc</groupId>
<version>0.1.10</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down

0 comments on commit 5bf1de2

Please sign in to comment.