Skip to content

Commit

Permalink
Next is 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
hpehl committed Oct 13, 2024
1 parent a51da4b commit 3e51d13
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion build-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-code-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion code-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/chat/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples-chat</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/chat/proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples-chat</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/chat/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples-chat</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/helloworld/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples-helloworld</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/helloworld/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/helloworld/proto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples-helloworld</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/helloworld/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-examples-helloworld</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-code-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion galleon-pack/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-galleon-pack-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion galleon-pack/feature-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-galleon-pack-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion galleon-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-code-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion galleon-pack/preview-feature-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-galleon-pack-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WildFly gRPC :: Parent</name>
<description>WildFly gRPC subsystem</description>
Expand Down
2 changes: 1 addition & 1 deletion provision.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<include name="docs.licenses"/>
</packages>
</feature-pack>
<feature-pack location="org.wildfly.extras.grpc:wildfly-grpc-feature-pack:0.1.10.Final">
<feature-pack location="org.wildfly.extras.grpc:wildfly-grpc-feature-pack:0.1.11-SNAPSHOT">
<default-configs inherit="false"/>
<packages inherit="false">
<!-- If docs/licenses is desired, uncomment this line -->
Expand Down
2 changes: 1 addition & 1 deletion subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-code-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>wildfly-grpc-testsuite</artifactId>
<groupId>org.wildfly.extras.grpc</groupId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/integration/subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>wildfly-grpc-testsuite-integration</artifactId>
<groupId>org.wildfly.extras.grpc</groupId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.extras.grpc</groupId>
<artifactId>wildfly-grpc-code-parent</artifactId>
<version>0.1.10.Final</version>
<version>0.1.11-SNAPSHOT</version>
<relativePath>../code-parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 3e51d13

Please sign in to comment.