aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-10-11 12:52:57 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2013-10-11 12:52:57 +0300
commitfaba983abcac39d4f519eb6ae4ae3c590ade1636 (patch)
tree9f5fb555a82f1663d7831e6ca2d4ed916e2b1f96 /pom.xml
parent7cbdd748b901a40dee324b4293f8ccc1532e700c (diff)
downloadpf4j-faba983abcac39d4f519eb6ae4ae3c590ade1636.tar.gz
pf4j-faba983abcac39d4f519eb6ae4ae3c590ade1636.zip
[maven-release-plugin] prepare release release-0.6release-0.6
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 c54a45b..3dcce45 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ro.fortsoft.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>0.6-SNAPSHOT</version>
+ <version>0.6</version>
<packaging>pom</packaging>
<name>PF4J Parent</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.6</tag>
</scm>
<properties>