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 223077c commit eeafceaCopy full SHA for eeafcea
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>org.cerberus</groupId>
27
<artifactId>cerberus-testing</artifactId>
28
- <version>4.19-SNAPSHOT</version>
+ <version>4.19</version>
29
<packaging>pom</packaging>
30
31
<name>Cerberus Core Master</name>
@@ -39,7 +39,7 @@
39
40
<scm>
41
<developerConnection>scm:git:https://github.com/cerberustesting/cerberus-source.git</developerConnection>
42
- <tag>HEAD</tag>
+ <tag>cerberus-testing-4.19</tag>
43
</scm>
44
45
<modules>
source/pom.xml
<artifactId>cerberus-core</artifactId>
<packaging>war</packaging>
<name>Cerberus Core</name>
0 commit comments