You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2017/09/17 12:29:59 UTC

[myfaces-trinidad] 05/06: Made the version number unique (child poms)

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1.2.12.1-sanity-jsf2
in repository https://gitbox.apache.org/repos/asf/myfaces-trinidad.git

commit 8807650d4a263ae6328b3b10bc6e69b301b71e3a
Author: Max Starets <ms...@apache.org>
AuthorDate: Mon Nov 30 20:45:01 2009 +0000

    Made the version number unique (child poms)
---
 trinidad-api/pom.xml               | 2 +-
 trinidad-assembly/pom.xml          | 2 +-
 trinidad-build/pom.xml             | 2 +-
 trinidad-examples/pom.xml          | 2 +-
 trinidad-impl/pom.xml              | 2 +-
 trinidad-partial-lifecycle/pom.xml | 2 +-
 trinidad-sandbox/pom.xml           | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/trinidad-api/pom.xml b/trinidad-api/pom.xml
index e0a8f2b..969fbb9 100644
--- a/trinidad-api/pom.xml
+++ b/trinidad-api/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.12.1-SNAPSHOT</version>
+    <version>1.2.12.1-jsf2-SNAPSHOT</version>
   </parent>
 
   <artifactId>trinidad-api</artifactId>
diff --git a/trinidad-assembly/pom.xml b/trinidad-assembly/pom.xml
index 3a67783..89bce5b 100644
--- a/trinidad-assembly/pom.xml
+++ b/trinidad-assembly/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.12.1-SNAPSHOT</version>
+    <version>1.2.12.1-jsf2-SNAPSHOT</version>
   </parent>
 
   <artifactId>trinidad-assembly</artifactId>
diff --git a/trinidad-build/pom.xml b/trinidad-build/pom.xml
index d74750e..d1ff1e3 100644
--- a/trinidad-build/pom.xml
+++ b/trinidad-build/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.12.1-SNAPSHOT</version>
+    <version>1.2.12.1-jsf2-SNAPSHOT</version>
   </parent>
 
   <artifactId>trinidad-build</artifactId>
diff --git a/trinidad-examples/pom.xml b/trinidad-examples/pom.xml
index af3077a..f7c9166 100644
--- a/trinidad-examples/pom.xml
+++ b/trinidad-examples/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.12.1-SNAPSHOT</version>
+    <version>1.2.12.1-jsf2-SNAPSHOT</version>
   </parent>
 
   <artifactId>trinidad-example</artifactId>
diff --git a/trinidad-impl/pom.xml b/trinidad-impl/pom.xml
index c1e4c56..81e8740 100644
--- a/trinidad-impl/pom.xml
+++ b/trinidad-impl/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.12.1-SNAPSHOT</version>
+    <version>1.2.12.1-jsf2-SNAPSHOT</version>
   </parent>
 
   <artifactId>trinidad-impl</artifactId>
diff --git a/trinidad-partial-lifecycle/pom.xml b/trinidad-partial-lifecycle/pom.xml
index 78f135c..59cc15a 100644
--- a/trinidad-partial-lifecycle/pom.xml
+++ b/trinidad-partial-lifecycle/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.12.1-SNAPSHOT</version>
+    <version>1.2.12.1-jsf2-SNAPSHOT</version>
   </parent>
   <artifactId>trinidad-partial-lifecycle</artifactId>
   <name>Apache MyFaces Trinidad Partial Lifecycle</name>
diff --git a/trinidad-sandbox/pom.xml b/trinidad-sandbox/pom.xml
index aac414c..20c2a1c 100644
--- a/trinidad-sandbox/pom.xml
+++ b/trinidad-sandbox/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.trinidad</groupId>
     <artifactId>trinidad</artifactId>
-    <version>1.2.12.1-SNAPSHOT</version>
+    <version>1.2.12.1-jsf2-SNAPSHOT</version>
   </parent>
 
   <artifactId>trinidad-sandbox</artifactId>

-- 
To stop receiving notification emails like this one, please contact
"commits@myfaces.apache.org" <co...@myfaces.apache.org>.