aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2012-11-07 13:51:32 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2012-11-07 13:51:32 +0200
commit9449a55f7d7c6c58ce0b7fe3232175506a5e875b (patch)
treed89a81f6b1d2e4bd888e41870cf74117913bb79a /pom.xml
parent07550657ef0412eae460e57439a8fc543b75233f (diff)
downloadpf4j-9449a55f7d7c6c58ce0b7fe3232175506a5e875b.tar.gz
pf4j-9449a55f7d7c6c58ce0b7fe3232175506a5e875b.zip
[maven-release-plugin] prepare release release-0.2release-0.2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1656b31..c31fd47 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pom</artifactId>
- <version>0.2-SNAPSHOT</version>
+ <version>0.2</version>
<packaging>pom</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>
@@ -27,7 +27,7 @@
<connection>scm:git:https://github.com/decebals/pf4j.git</connection>
<developerConnection>scm:git:https://github.com/decebals/pf4j.git</developerConnection>
<url>git@github.com/decebals/pf4j.git</url>
- <tag>HEAD</tag>
+ <tag>release-0.2</tag>
</scm>
<properties>