aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-06-04 19:41:37 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2018-06-04 19:41:37 +0300
commit5ae89359aeff108b214d65c9ae78a8587bbcbdf5 (patch)
tree937af5e9c321228a3313be357d6d5bd6ad8a94bf /pom.xml
parent4a6d840057d754a2b1455ad4cfeaab239ede4e43 (diff)
downloadpf4j-5ae89359aeff108b214d65c9ae78a8587bbcbdf5.tar.gz
pf4j-5ae89359aeff108b214d65c9ae78a8587bbcbdf5.zip
[maven-release-plugin] prepare release release-2.3.0release-2.3.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 d46f53b..21b252b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.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/pf4j/pf4j.git</connection>
<developerConnection>scm:git:https://github.com/pf4j/pf4j.git</developerConnection>
<url>git@github.com/pf4j/pf4j.git</url>
- <tag>HEAD</tag>
+ <tag>release-2.3.0</tag>
</scm>
<distributionManagement>