aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2018-02-11 19:01:25 +0200
committerDecebal Suiu <decebal.suiu@gmail.com>2018-02-11 19:01:25 +0200
commitb0ee94028656bd3f095f4ea1e3b83a5eedfaa10c (patch)
treeb87f8dffbde587d6964622a3e336382470fd092a /pf4j/pom.xml
parentbf4b2b323edc169d1b0f3858f467c094141d49e8 (diff)
downloadpf4j-b0ee94028656bd3f095f4ea1e3b83a5eedfaa10c.tar.gz
pf4j-b0ee94028656bd3f095f4ea1e3b83a5eedfaa10c.zip
[maven-release-plugin] prepare release release-2.2.0release-2.2.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 270a1d6..027dd92 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.0</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>