Skip to content

Commit 5eb90d6

Browse files
committed
[maven-release-plugin] prepare release 1.15.2
1 parent 8adf7b9 commit 5eb90d6

File tree

13 files changed

+14
-14
lines changed

13 files changed

+14
-14
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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</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>999-SNAPSHOT</version>
7+
<version>1.15.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

integration-tests/testing-framework/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>999-SNAPSHOT</version>
7+
<version>1.15.2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)