Skip to content
Snippets Groups Projects
Commit 5ecbde90 authored by Tim Molter's avatar Tim Molter
Browse files

adding -SNAPSHOT back for maven-release-plugin

parent 0b704ae6
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<name>XChart</name> <name>XChart</name>
<groupId>com.xeiam</groupId> <groupId>com.xeiam</groupId>
<artifactId>xchart</artifactId> <artifactId>xchart</artifactId>
<version>1.2.1</version> <version>1.2.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<description>Basic Charts for Java Applications</description> <description>Basic Charts for Java Applications</description>
<url>http://xeiam.com/xchart.jsp</url> <url>http://xeiam.com/xchart.jsp</url>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment