aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-06-28 01:08:41 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2022-06-28 01:08:41 +0300
commit35a8cf25d08cad18489897b0c5c576bb206db6e3 (patch)
tree0cb8ef2522410a21cc8cca8318fd88b176546a44 /pf4j
parentfad044b5187bab627cdc51898c6fa147f7686bd4 (diff)
downloadpf4j-35a8cf25d08cad18489897b0c5c576bb206db6e3.tar.gz
pf4j-35a8cf25d08cad18489897b0c5c576bb206db6e3.zip
[maven-release-plugin] prepare release release-3.7.0release-3.7.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 7219db5..90e7039 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>3.7.0-SNAPSHOT</version>
+ <version>3.7.0</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>