]> source.dussan.org Git - pf4j.git/commitdiff
[maven-release-plugin] prepare release release-3.7.0 release-3.7.0
authorDecebal Suiu <decebal.suiu@gmail.com>
Mon, 27 Jun 2022 22:08:41 +0000 (01:08 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Mon, 27 Jun 2022 22:08:41 +0000 (01:08 +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 a325159cd30e0660a7e62fdd838a0afbdb1cda06..05ec78a552f8d353d41ea464a983948c0dcf04ad 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-api</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.7.0</version>
     <packaging>jar</packaging>
     <name>Demo Api</name>
 
index c1adc586062e2eb3d62ec7baf90915bf858303e0..000a11f8aa57fbf118f1926d247bb7295d42e0c8 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-app</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.7.0</version>
     <packaging>jar</packaging>
     <name>Demo App</name>
 
index 7b88d42aa8d726627c4a0d2282cd4569599723eb..5862dc32d08747776cfff372aee0290e8396844c 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin1</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.7.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #1</name>
 
index b4d0db1aad4798282d5de5e93999ab909af4ef30..74e7be8c2279cf7419c20751a943a05d73e360f8 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin2</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.7.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #2</name>
 
index a7f3591c0c5e75b2ec9918ddb4001618a2512fb5..e466cd09847ea86d0d306ef0d5464835936a630c 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugins</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.7.0</version>
     <packaging>pom</packaging>
     <name>Demo Plugins Parent</name>
 
index ef3c14780d55868bc5e1a13b4eb67e87654972a2..3a02662c23abaf787c6893584a3a554aab55209c 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.pf4j.demo</groupId>
     <artifactId>pf4j-demo-parent</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.7.0</version>
     <packaging>pom</packaging>
     <name>Demo Parent</name>
 
index a58b0faf69f33a39c9d6585c9d7b50a7877ab7ef..abf024d5bee67f48e79c68386a881d419f898af0 100755 (executable)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
index 7219db5b87bdc3fc1941e24afbc496d029702436..90e7039bdd8eda5b069edb48236a285a2c7a9054 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.7.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j</artifactId>
-    <version>3.7.0-SNAPSHOT</version>
+    <version>3.7.0</version>
     <packaging>jar</packaging>
     <name>PF4J</name>
     <description>Plugin Framework for Java</description>
diff --git a/pom.xml b/pom.xml
index b45020c8f0522ae7be5fc8238209ca62616b103f..40f480ef25608fc19b0b5cd481314313651e9499 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.7.0-SNAPSHOT</version>
+    <version>3.7.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.7.0</tag>
     </scm>
 
     <distributionManagement>