Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cerberus-testing-3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ryltar committed May 11, 2018
1 parent 48e679c commit 32f4d17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>org.cerberus</groupId>
<artifactId>cerberus-testing</artifactId>
<version>3.4-SNAPSHOT</version>
<version>3.4</version>
<packaging>pom</packaging>

<name>Cerberus Testing</name>
Expand All @@ -37,7 +37,7 @@

<scm>
<developerConnection>scm:git:https://github.com/cerberustesting/cerberus-source.git</developerConnection>
<tag>HEAD</tag>
<tag>cerberus-testing-3.4</tag>
</scm>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions source/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<groupId>org.cerberus</groupId>
<artifactId>cerberus</artifactId>
<version>3.4-SNAPSHOT</version>
<version>3.4</version>
<packaging>war</packaging>

<name>Cerberus</name>
Expand Down Expand Up @@ -388,7 +388,7 @@
<endorseddirs>${endorsed.dir}</endorseddirs>
</compilerArguments>
<!-- <compilerArguments>
<Xlint:unchecked/>
<Xlint:unchecked />
</compilerArguments>-->
</configuration>
</plugin>
Expand Down

0 comments on commit 32f4d17

Please sign in to comment.