Skip to content

Commit

Permalink
Bump to next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Sep 10, 2024
1 parent 4e68333 commit 956e643
Show file tree
Hide file tree
Showing 12 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions client-subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
<parent>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
<modelVersion>4.0.0</modelVersion>

<artifactId>wildfly-microprofile-graphql-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion feature-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

<groupId>org.wildfly.extras.graphql</groupId>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
<packaging>pom</packaging>
<name>WildFly MicroProfile GraphQL - Parent</name>
<description>WildFly implementation of MicroProfile GraphQL</description>
Expand Down
4 changes: 2 additions & 2 deletions quickstart-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
<parent>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-microprofile-graphql-quickstart-client</artifactId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
<packaging>war</packaging>
<name>WildFly MicroProfile GraphQL - Quickstart Client</name>
<description>Quickstart for the WildFly implementation of MicroProfile GraphQL Client</description>
Expand Down
4 changes: 2 additions & 2 deletions quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
<parent>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-microprofile-graphql-quickstart</artifactId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
<packaging>war</packaging>
<name>WildFly MicroProfile GraphQL - Quickstart</name>
<description>Quickstart for the WildFly implementation of MicroProfile GraphQL</description>
Expand Down
2 changes: 1 addition & 1 deletion subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/client-vertx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-testsuite</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-testsuite</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/layer-metadata-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-testsuite</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-parent</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion testsuite/server-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>wildfly-microprofile-graphql-testsuite</artifactId>
<groupId>org.wildfly.extras.graphql</groupId>
<version>2.5.0.Final</version>
<version>2.5.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 956e643

Please sign in to comment.