aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2017-03-03 19:06:16 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2017-03-03 19:06:16 +0200
commitd6a225c67b71f82c5ce44a12553d0d77dc947f35 (patch)
tree3f84565608bd6c7b065155ab13bd01a739f268e9 /pom.xml
parentfab8ae2a6fb9766a73a8c3d861558bd9ab7df362 (diff)
downloadpf4j-d6a225c67b71f82c5ce44a12553d0d77dc947f35.tar.gz
pf4j-d6a225c67b71f82c5ce44a12553d0d77dc947f35.zip
[maven-release-plugin] prepare release release-1.2.0release-1.2.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 3f2359b..1851caf 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>1.2.0-SNAPSHOT</version>
+ <version>1.2.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-1.2.0</tag>
</scm>
<distributionManagement>