]> source.dussan.org Git - pf4j.git/commitdiff
[maven-release-plugin] prepare release release-3.10.0 release-3.10.0
authorDecebal Suiu <decebal.suiu@gmail.com>
Wed, 6 Sep 2023 15:17:34 +0000 (18:17 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Wed, 6 Sep 2023 15:17:34 +0000 (18:17 +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 efb1a5d9e50e94ee090292ce8fe0ae75a27fa968..c9d516d309c1a26b51a1133655153acd705cde0e 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-api</artifactId>
-    <version>3.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>jar</packaging>
     <name>Demo Api</name>
 
index a837e788f66f077cf20280d7742872b3f590de5e..131cbe3be0d7a26e9c9bfff74fa535e8a54ec83d 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-app</artifactId>
-    <version>3.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>jar</packaging>
     <name>Demo App</name>
 
index 12dfaa4015dfeba10854c22c34c9e202b523904c..5b648703c91afa628a3b6771701536012b5fa459 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin1</artifactId>
-    <version>3.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #1</name>
 
index 1ad6ab7af28fb3151f42d056b2c1f2ba3d978382..eab5692bd9fab61576c6f325fa1d8cf83485b62d 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin2</artifactId>
-    <version>3.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #2</name>
 
index 7b97e27b67c2b5b688b7dfd1a7aac67a3502956a..91abb6669230f72ccb827c5817819a38a7834576 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugins</artifactId>
-    <version>3.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>pom</packaging>
     <name>Demo Plugins Parent</name>
 
index 0789d41d6e4d6fe332101e2653778327ab303ff3..0ef91ad6b34e80e3f48ff124797c10134c8d8264 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.pf4j.demo</groupId>
     <artifactId>pf4j-demo-parent</artifactId>
-    <version>3.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>pom</packaging>
     <name>Demo Parent</name>
 
index 3fa79f5fe95bd32e6976b6bc903dcb9421b7f20a..cd24aab1e0f3d58db6d70f7bb6b700e624793ba1 100755 (executable)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
index 24d171f639505a1745df68c2c597f45b7c2da74a..ba4c20fe2f57fb31c33b6feea04911abbb197d2f 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.10.0-SNAPSHOT</version>
+        <version>3.10.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j</artifactId>
-    <version>3.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>jar</packaging>
     <name>PF4J</name>
     <description>Plugin Framework for Java</description>
diff --git a/pom.xml b/pom.xml
index 630ff4d988020a5c90233376784e1681e11efe9e..dfb90c06de2bd9b9c9e119e30a40c211d3d6dd0f 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.10.0-SNAPSHOT</version>
+    <version>3.10.0</version>
     <packaging>pom</packaging>
     <name>PF4J Parent</name>
     <description>Plugin Framework for Java</description>
@@ -28,7 +28,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.10.0</tag>
     </scm>
 
     <distributionManagement>