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 b0835b4 commit 28b9d3fCopy full SHA for 28b9d3f
pom.xml
@@ -20,7 +20,7 @@
20
21
<groupId>org.wrensecurity</groupId>
22
<artifactId>wrensec-parent</artifactId>
23
- <version>4.2.0-SNAPSHOT</version>
+ <version>4.2.0</version>
24
<packaging>pom</packaging>
25
26
<name>Wren Security Parent</name>
@@ -51,7 +51,7 @@
51
<url>https://github.com/WrenSecurity/wrensec-parent</url>
52
<connection>scm:git:git://github.com/WrenSecurity/wrensec-parent.git</connection>
53
<developerConnection>scm:git:[email protected]:WrenSecurity/wrensec-parent.git</developerConnection>
54
- <tag>HEAD</tag>
+ <tag>4.2.0</tag>
55
</scm>
56
57
<distributionManagement>
0 commit comments