aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2015-08-11 18:20:07 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2015-08-11 18:20:07 +0300
commit93b7e48b31f1de46073b5fa7d626ad18617b5335 (patch)
tree75732a7872a56b2d20d4b8e2cd994e2b61fab101 /pom.xml
parent7dc4007c27d9898a04ceeca2aa9ceb1da3637d6e (diff)
downloadpf4j-93b7e48b31f1de46073b5fa7d626ad18617b5335.tar.gz
pf4j-93b7e48b31f1de46073b5fa7d626ad18617b5335.zip
[maven-release-plugin] prepare release release-0.10.0release-0.10.0
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 11ae27d..e236daf 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.10.0-SNAPSHOT</version>
+ <version>0.10.0</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.10.0</tag>
</scm>
<properties>