aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j
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 /pf4j
parent58d3c8e183c44fda43adb61ff4b0dba0ca0b3cc0 (diff)
downloadpf4j-8a8d2914b093d8140dc87977b046cfc3f56afc49.tar.gz
pf4j-8a8d2914b093d8140dc87977b046cfc3f56afc49.zip
[maven-release-plugin] prepare release release-3.4.0release-3.4.0
Diffstat (limited to 'pf4j')
-rw-r--r--pf4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index c67e0f2..1cfcf98 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>3.4.0-SNAPSHOT</version>
+ <version>3.4.0</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>