aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-08-01 19:05:40 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2018-08-01 19:05:40 +0300
commitd762b5f9672ea09cba08add7b02d120e000d910c (patch)
treefd43bbf063b8bec2b836adf88fe2d103aaa86c20 /pom.xml
parentbca953698f5546a69e7f627d33fd0d71cd3f3b43 (diff)
downloadpf4j-d762b5f9672ea09cba08add7b02d120e000d910c.tar.gz
pf4j-d762b5f9672ea09cba08add7b02d120e000d910c.zip
[maven-release-plugin] prepare release release-2.4.0release-2.4.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 d077159..a407ef6 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.4.0-SNAPSHOT</version>
+ <version>2.4.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.4.0</tag>
</scm>
<distributionManagement>