]> source.dussan.org Git - pf4j.git/commitdiff
[maven-release-plugin] prepare release release-3.1.0 release-3.1.0
authorDecebal Suiu <decebal.suiu@gmail.com>
Sun, 8 Sep 2019 19:03:51 +0000 (22:03 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Sun, 8 Sep 2019 19:03:51 +0000 (22:03 +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 bdd1789cbf3ec6178347da212f971312c58455cb..6f43683aaf83bbacf93fba71f24a117eca29587c 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-api</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <packaging>jar</packaging>
     <name>Demo Api</name>
 
index a378e2f3e26375b9938c0250d0bbcffd008432a3..ba8319af44f36f70a55e22d8f13817ed666dfe51 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-app</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <packaging>jar</packaging>
     <name>Demo App</name>
 
index 377c23023ddcf7bcc694c75ee878bc9794a95a98..5adf30e6c7b262f8b9b88df79693c2e13def31f7 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin1</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #1</name>
 
index 6cf131ce224d713c71a43110d8877579d5840170..4581832b0c67e2d0d79a56f1b6e9abd891dc4c11 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin2</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #2</name>
 
index 5e3be90a338c5c8014d33970826e97b0a5662734..663cc628db67bc4a185bacdbe91b3c9568c6c8e6 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugins</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <packaging>pom</packaging>
     <name>Demo Plugins Parent</name>
 
index dbf911d7315573a6babedb14246d9362547de9e6..636d8b072704eb05f0930f957f5a7b485d9710b8 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.pf4j.demo</groupId>
     <artifactId>pf4j-demo-parent</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <packaging>pom</packaging>
     <name>Demo Parent</name>
 
index c0f16a0cce58611e376f75d0d81a82ef3a90ac97..be9c77f7f8c03428673339c765240a597f630e1b 100755 (executable)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
index ea964ef9e23e8c4564a84c2daf15520f12942604..c5cf5c55610104010a7fd6adc21346caf7ef6003 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.1.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j</artifactId>
-    <version>3.1.0-SNAPSHOT</version>
+    <version>3.1.0</version>
     <packaging>jar</packaging>
     <name>PF4J</name>
     <description>Plugin Framework for Java</description>
diff --git a/pom.xml b/pom.xml
index 1edee0f1f426c691ef7b64bddb806e161e789ac3..f70ce13e531fa69ac360a4897a6cc8723fa00520 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.1.0-SNAPSHOT</version>
+    <version>3.1.0</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:https://github.com/pf4j/pf4j.git</developerConnection>
         <url>git@github.com/pf4j/pf4j.git</url>
-        <tag>HEAD</tag>
+        <tag>release-3.1.0</tag>
     </scm>
 
     <distributionManagement>