Skip to content

Commit 5fb16bd

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 733dbaf commit 5fb16bd

File tree

15 files changed

+16
-16
lines changed

15 files changed

+16
-16
lines changed

command-airline/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-command-airline-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

command-airline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

command-airline/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-command-airline-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

integration-tests/app-opentelemetry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-integration-tests-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

integration-tests/app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-integration-tests-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

integration-tests/command-airline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-integration-tests-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.githubapp</groupId>
66
<artifactId>quarkus-github-app-parent</artifactId>
7-
<version>2.11.0</version>
7+
<version>999-SNAPSHOT</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)