Skip to content

Commit eeafcea

Browse files
committed
[maven-release-plugin] prepare release cerberus-testing-4.19
1 parent 223077c commit eeafcea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>org.cerberus</groupId>
2727
<artifactId>cerberus-testing</artifactId>
28-
<version>4.19-SNAPSHOT</version>
28+
<version>4.19</version>
2929
<packaging>pom</packaging>
3030

3131
<name>Cerberus Core Master</name>
@@ -39,7 +39,7 @@
3939

4040
<scm>
4141
<developerConnection>scm:git:https://github.com/cerberustesting/cerberus-source.git</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>cerberus-testing-4.19</tag>
4343
</scm>
4444

4545
<modules>

source/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>org.cerberus</groupId>
2727
<artifactId>cerberus-core</artifactId>
28-
<version>4.19-SNAPSHOT</version>
28+
<version>4.19</version>
2929
<packaging>war</packaging>
3030

3131
<name>Cerberus Core</name>

0 commit comments

Comments
 (0)