]> source.dussan.org Git - pf4j.git/commitdiff
[maven-release-plugin] prepare release release-0.13.1 release-0.13.1
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 1 Apr 2016 16:34:48 +0000 (19:34 +0300)
committerDecebal Suiu <decebal.suiu@gmail.com>
Fri, 1 Apr 2016 16:34:48 +0000 (19:34 +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
pf4j/pom.xml
pom.xml

index 0274f3881ba2d343ed137b1981941c13535dcdf3..2eeb2e8252de8febde98c606b87d3f684b442230 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-api</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>jar</packaging>
     <name>Demo Api</name>
 
index e06642f47bf76fc8eb61c4bbba4b248565710a91..0bfa1cc9962193393c6bb95d39c6373d0eaa6622 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-app</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>jar</packaging>
     <name>Demo App</name>
 
index ea2ca73037bfeec78f8fc3febcca3f1317f55f5f..51e3141373b168a2ddd64d4ccae2741587210d95 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin1</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #1</name>
 
index 8feb537603d611154193ded75aa2f7909ed644bb..5540cc914bf27dc7ac98c6dcf6d4b873797a669a 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-plugins</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugin2</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>jar</packaging>
     <name>Demo Plugin #2</name>
 
index 657a51625a65bafa6d094906ba4defabb0056440..9d0fa17b5f70b2e9b6a3481b661c58af35f730a1 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
         <artifactId>pf4j-demo-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j-demo-plugins</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>pom</packaging>
     <name>Demo Plugins Parent</name>
 
index f8a5c9694a8593fa2d8ed766e80ac51b9cf49ede..f9bba785c400975136a032a098d757ac72006191 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>ro.fortsoft.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>ro.fortsoft.pf4j.demo</groupId>
     <artifactId>pf4j-demo-parent</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>pom</packaging>
     <name>Demo Parent</name>
 
index f228858ea4007fe793d349b65404c9c2d72e19e9..497ca62abdc13250d5f142a156a6af1ec5fc0960 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>ro.fortsoft.pf4j</groupId>
         <artifactId>pf4j-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.13.1</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>pf4j</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.13.1</version>
     <packaging>jar</packaging>
     <name>PF4J</name>
     <description>Plugin Framework for Java</description>
diff --git a/pom.xml b/pom.xml
index e62befacc96324114c17da68ef6018fdc788942f..d3c4e43a426c653ab23e8988328e8de756b348b6 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.14.0-SNAPSHOT</version>
+    <version>0.13.1</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.13.1</tag>
     </scm>
 
     <distributionManagement>