aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/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 /pf4j/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 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 02acd6b..f75739d 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.0</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>