summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:02 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2013-09-26 14:35:02 +0300
commitb3e5b8761910ee994a540c64b530de0a39774ece (patch)
tree7e100771a4a4aa5b1a0e37c963b3d4313691201b /pom.xml
parent6dd1c458b5306293bb133f5e3c9b88a9ee9106a7 (diff)
downloadpf4j-b3e5b8761910ee994a540c64b530de0a39774ece.tar.gz
pf4j-b3e5b8761910ee994a540c64b530de0a39774ece.zip
[maven-release-plugin] prepare release release-0.5release-0.5
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 3c9bb2e..a89a229 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.5-SNAPSHOT</version>
+ <version>0.5</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.5</tag>
</scm>
<properties>