We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6c8f98 commit 110c6a9Copy full SHA for 110c6a9
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
<groupId>io.quarkiverse</groupId>
10
<artifactId>quarkiverse-parent</artifactId>
11
- <version>11-SNAPSHOT</version>
+ <version>11</version>
12
13
<name>Quarkiverse: Parent POM</name>
14
<description>Parent POM for Quarkiverse projects that includes the default release and artifact publishing related
@@ -83,7 +83,7 @@
83
<connection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</connection>
84
<developerConnection>scm:git:[email protected]:quarkiverse/quarkiverse-parent.git</developerConnection>
85
<url>https://github.com/quarkiverse/quarkiverse-parent</url>
86
- <tag>HEAD</tag>
+ <tag>11</tag>
87
</scm>
88
89
<distributionManagement>
0 commit comments