]> source.dussan.org Git - pf4j.git/commitdiff
[maven-release-plugin] prepare release release-0.12.0 release-0.12.0
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 29 Jan 2016 12:11:11 +0000 (14:11 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Fri, 29 Jan 2016 12:11:11 +0000 (14:11 +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
pf4j/pom.xml
pom.xml

index f23dc6df6db676bd722991d1f6dd9b5d1d5b311b..ac31f2aae01eb01cab92b23c3634617aeb9409e5 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-api</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0</version>
     <packaging>jar</packaging>
     <name>Demo Api</name>
 
index fd5dbc73ed70518cfd5bd2586bd08b27e00a1965..186a0edf04d95d55333ecfd0edd42d817ef4913e 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-app</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0</version>
     <packaging>jar</packaging>
     <name>Demo App</name>
 
index 47f8e9b9e1afc15d392f26913ca920418a058c23..29a3051b4ef563b49c2a0df6eb22b3e3d636a446 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin1</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #1</name>
 
index 2cf419dca8b1920e0d9c8f4744b741ebb741cd9e..7325f0eb7373c91ff600574d0a914b460969195c 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin2</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #2</name>
 
index 18a10482415d9446d29d1e2aace0ee7448c5ab85..bb311a815d6ac0c506b6027a0fd7418067a55b1c 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugins</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0</version>
     <packaging>pom</packaging>
     <name>Demo Plugins Parent</name>
 
index 4987dd71726a99595fcad78c0dc17bb33aa6d970..6faae81e2cd3c32bc83bf8e6ebcb38a923f347dd 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>ro.fortsoft.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>ro.fortsoft.pf4j.demo</groupId>
     <artifactId>pf4j-demo-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0</version>
     <packaging>pom</packaging>
     <name>Demo Parent</name>
 
index a064971200f623e9bed433c2173e0adc331994ec..89b4446fb758606db30e0c7513af39951b62187c 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.12.0</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.0</version>
     <packaging>jar</packaging>
     <name>PF4J</name>
     <description>Plugin Framework for Java</description>
diff --git a/pom.xml b/pom.xml
index 27d9417d7e3042fc19cd24fe7b439f8aa066443f..1218bdd981653b8c1dfd01f3cdcc8f02dc8d4479 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>ro.fortsoft.pf4j</groupId>
     <artifactId>pf4j-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.12.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/decebals/pf4j.git</connection>
         <developerConnection>scm:git:https://github.com/decebals/pf4j.git</developerConnection>
         <url>git@github.com/decebals/pf4j.git</url>
-        <tag>HEAD</tag>
+        <tag>release-0.12.0</tag>
     </scm>
 
     <properties>