Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mango-1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyanghe committed Jan 11, 2017
1 parent 5cdd176 commit dd0617a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.jfaster</groupId>
<artifactId>mango</artifactId>
<packaging>jar</packaging>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>

<name>mango</name>
<url>http://mango.jfaster.org/</url>
Expand Down Expand Up @@ -255,7 +255,7 @@
<properties>
<maven.compiler.testTarget>1.6</maven.compiler.testTarget>
<maven.compiler.testSource>1.6</maven.compiler.testSource>
<maven.compiler.testCompilerArgument></maven.compiler.testCompilerArgument>
<maven.compiler.testCompilerArgument />
</properties>
<build>
<pluginManagement>
Expand All @@ -282,7 +282,7 @@
<properties>
<maven.compiler.testTarget>1.7</maven.compiler.testTarget>
<maven.compiler.testSource>1.7</maven.compiler.testSource>
<maven.compiler.testCompilerArgument></maven.compiler.testCompilerArgument>
<maven.compiler.testCompilerArgument />
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit dd0617a

Please sign in to comment.