]> source.dussan.org Git - pf4j.git/commitdiff
[maven-release-plugin] prepare release release-3.11.0 release-3.11.0
authorDecebal Suiu <decebal.suiu@gmail.com>
Wed, 6 Mar 2024 19:33:52 +0000 (21:33 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Wed, 6 Mar 2024 19:33:52 +0000 (21:33 +0200)
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 2613cf0b756eafe20ced7ef30a2a93d815f9cf9e..b2aa45026c1f9de9bf3e754b78bbdb16723cdaba 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-api</artifactId>
-    <version>3.11.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>jar</packaging>
     <name>Demo Api</name>
 
index d0a3ee9327f45d604721bbfc17351aa920edf7c7..fdd18f1215de89d66e4e7a5170ed8bce8f1fe27a 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-app</artifactId>
-    <version>3.11.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>jar</packaging>
     <name>Demo App</name>
 
index d1c4fdbcf98d00d756a88449ac9771ff6ff6b903..03a1d29b09293e58158f9eb22229168d524319e6 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin1</artifactId>
-    <version>3.11.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #1</name>
 
index 726956f705bd6486301ed5cc4589cf4ae887c70f..ff5d5f99f458452421d083ebb3949563e5627b22 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin2</artifactId>
-    <version>3.11.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #2</name>
 
index cae00d2e01ff0053872920c2776de9ac967b0370..df0853ef4bccf22b619cc44618f705247d382dbd 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugins</artifactId>
-    <version>3.11.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>pom</packaging>
     <name>Demo Plugins Parent</name>
 
index 88d7f52d65048d7146b4e944338c4999c4bbf626..25a394f62df100cda4cc8e65f568b134761ab100 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.pf4j.demo</groupId>
     <artifactId>pf4j-demo-parent</artifactId>
-    <version>3.11.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>pom</packaging>
     <name>Demo Parent</name>
 
index c8730601f39cff51f2412c6a2ec7cac15ec31784..06f1dc42bf1cf2d91541f5fa811140daa7e69a3d 100755 (executable)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
index f729b9aea081f59c9da658ff21149248390062d1..3dd320e54a8d40cd41a09ffff060ac6c9e5c0e8c 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j</artifactId>
-    <version>3.11.0-SNAPSHOT</version>
+    <version>3.11.0</version>
     <packaging>jar</packaging>
     <name>PF4J</name>
     <description>Plugin Framework for Java</description>
diff --git a/pom.xml b/pom.xml
index b9389679277c73c10f34dd2164fcac6253f6ddcd..0b282913eca78b439413d3c49ec8dec17a4f19f8 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.11.0-SNAPSHOT</version>
+    <version>3.11.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.11.0</tag>
     </scm>
 
     <distributionManagement>