Skip to content

Commit

Permalink
[maven-release-plugin] prepare release foodmart-data-mysql-0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhyde committed Mar 5, 2015
1 parent b2edc23 commit 22d7853
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 @@ -25,7 +25,7 @@ limitations under the License.
</parent>

<artifactId>foodmart-data-mysql</artifactId>
<version>0.10-SNAPSHOT</version>
<version>0.10</version>
<packaging>jar</packaging>

<name>foodmart-data-mysql</name>
Expand Down Expand Up @@ -92,7 +92,7 @@ limitations under the License.
<connection>scm:git:git://github.com/julianhyde/foodmart-data-mysql.git</connection>
<developerConnection>scm:git:git@github.com:julianhyde/foodmart-data-mysql.git</developerConnection>
<url>scm:git:git://github.com/julianhyde/foodmart-data-mysql.git</url>
<tag>HEAD</tag>
<tag>foodmart-data-mysql-0.10</tag>
</scm>

<prerequisites>
Expand All @@ -101,7 +101,7 @@ limitations under the License.

<build>
<!-- See parent POM -->
<pluginManagement/>
<pluginManagement />

<plugins>
<plugin>
Expand Down

0 comments on commit 22d7853

Please sign in to comment.