aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2020-07-17 21:17:46 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2020-07-17 21:17:46 +0300
commit8a8d2914b093d8140dc87977b046cfc3f56afc49 (patch)
tree21a18bfa84297613e7074d3b3663454944439e1b /pom.xml
parent58d3c8e183c44fda43adb61ff4b0dba0ca0b3cc0 (diff)
downloadpf4j-8a8d2914b093d8140dc87977b046cfc3f56afc49.tar.gz
pf4j-8a8d2914b093d8140dc87977b046cfc3f56afc49.zip
[maven-release-plugin] prepare release release-3.4.0release-3.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 2164e9b..49e9108 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>3.4.0-SNAPSHOT</version>
+ <version>3.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:git@github.com:pf4j/pf4j.git</developerConnection>
<url>git@github.com/pf4j/pf4j.git</url>
- <tag>HEAD</tag>
+ <tag>release-3.4.0</tag>
</scm>
<distributionManagement>