summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-02-25 12:05:11 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2013-02-25 12:05:11 +0200
commitc7d64b16d3beccb929a37a4cf032628f81de13c2 (patch)
tree506a4d5bd1c977b27ec66a79364b69042beed56f /pom.xml
parent7a00b55db4164183ab222e359060c1e421697586 (diff)
downloadpf4j-c7d64b16d3beccb929a37a4cf032628f81de13c2.tar.gz
pf4j-c7d64b16d3beccb929a37a4cf032628f81de13c2.zip
[maven-release-plugin] prepare release release-0.4release-0.4
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 1848189..578baf8 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.4-SNAPSHOT</version>
+ <version>0.4</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.4</tag>
</scm>
<properties>