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 7cc2a22 commit c59ded1Copy full SHA for c59ded1
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.jboss.pnc</groupId>
12
<artifactId>pnc-common</artifactId>
13
- <version>3.3.4-SNAPSHOT</version>
+ <version>3.3.4</version>
14
<name>pnc-common</name>
15
16
<licenses>
@@ -24,7 +24,7 @@
24
<connection>scm:git:git@github.com:project-ncl/pnc-common.git</connection>
25
<url>scm:git:git@github.com:project-ncl/pnc-common.git</url>
26
<developerConnection>scm:git:git@github.com:project-ncl/pnc-common.git</developerConnection>
27
- <tag>HEAD</tag>
+ <tag>3.3.4</tag>
28
</scm>
29
<developers>
30
<developer>
0 commit comments