]> source.dussan.org Git - pf4j.git/commitdiff
[maven-release-plugin] prepare release release-3.3.1 release-3.3.1
authorDecebal Suiu <decebal.suiu@gmail.com>
Tue, 21 Apr 2020 18:28:05 +0000 (21:28 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Tue, 21 Apr 2020 18:28:05 +0000 (21:28 +0300)
demo/api/pom.xml
demo/app/pom.xml
demo/plugins/plugin1/pom.xml
demo/plugins/plugin2/pom.xml
demo/plugins/pom.xml
demo/pom.xml
maven-archetypes/quickstart/pom.xml
pf4j/pom.xml
pom.xml

index 24e6a8eec167904a3f60da50b384634a2ea0f4c8..73a78e55ec78ec697bdde9c2e1f2995872987ef2 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-api</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>jar</packaging>
     <name>Demo Api</name>
 
index 47a8a99e539365dfbccc9fd6e69c826c39725b6f..0e3f51c277c19aacc16d3b91b4fb31274e1a1f88 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-app</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>jar</packaging>
     <name>Demo App</name>
 
index 9c149875d5c21cfd099f50bb083d17ef28fd3f9f..85f69842437f92cc395e39362ccb72ea4a2e5ed9 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin1</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #1</name>
 
index 5fead8a82cee6a70d1591434bd7659f3f949ddfd..b66173038a796e13fb230111d6b7861c8f2860d3 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin2</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #2</name>
 
index aed21ff0d76588119f998911c660ea88114a1d97..34b48393bab2be4df3151dab4c8d15a5487de8d9 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugins</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>pom</packaging>
     <name>Demo Plugins Parent</name>
 
index 5accbf89fa85cd52c42b61b40497992d6267bc2e..16172ae8c0c01a955a126d5a67eafc7ed781aec0 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.pf4j.demo</groupId>
     <artifactId>pf4j-demo-parent</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>pom</packaging>
     <name>Demo Parent</name>
 
index ac2bfb1757de71ba363a5edc63b6674983e7ee28..40ff84bea31220af51af21a2947aff783e54a7c3 100755 (executable)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
index dd8e519a93ef7f080d75fa500ea1eabad682b79a..dfc0719a27bb0671022f42496e958d645519c12d 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.4.0-SNAPSHOT</version>
+        <version>3.3.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>jar</packaging>
     <name>PF4J</name>
     <description>Plugin Framework for Java</description>
diff --git a/pom.xml b/pom.xml
index b9b8879f22219f5bc4b62aa0b8b70157141a6e46..013fdb16454f0731378183df96df7efb73f7002d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.pf4j</groupId>
     <artifactId>pf4j-parent</artifactId>
-    <version>3.4.0-SNAPSHOT</version>
+    <version>3.3.1</version>
     <packaging>pom</packaging>
     <name>PF4J Parent</name>
     <description>Plugin Framework for Java</description>
@@ -27,7 +27,7 @@
         <connection>scm:git:https://github.com/pf4j/pf4j.git</connection>
         <developerConnection>scm:git:git@github.com:pf4j/pf4j.git</developerConnection>
         <url>git@github.com/pf4j/pf4j.git</url>
-        <tag>HEAD</tag>
+        <tag>release-3.3.1</tag>
     </scm>
 
     <distributionManagement>