aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:37 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2022-10-27 22:45:37 +0300
commitefaed93c10dd9d114335e2a344e8bca04fd00c63 (patch)
tree3db53cc076a68010c9a2ae3d8efc7104f8ad6c79 /pf4j
parent48919cc3b16aa1fb6ab99f60fe33d98724e4e93d (diff)
downloadpf4j-efaed93c10dd9d114335e2a344e8bca04fd00c63.tar.gz
pf4j-efaed93c10dd9d114335e2a344e8bca04fd00c63.zip
[maven-release-plugin] prepare release release-3.8.0release-3.8.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 a3b894c..9a20511 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -4,12 +4,12 @@
<parent>
<groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>3.8.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pf4j</artifactId>
- <version>3.8.0-SNAPSHOT</version>
+ <version>3.8.0</version>
<packaging>jar</packaging>
<name>PF4J</name>
<description>Plugin Framework for Java</description>