You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2011/04/12 13:25:01 UTC

svn commit: r1091375 - /myfaces/tobago/trunk/pom.xml

Author: bommel
Date: Tue Apr 12 11:25:00 2011
New Revision: 1091375

URL: http://svn.apache.org/viewvc?rev=1091375&view=rev
Log:
update to myfaces master 10
ci system is jenkins
update buildnumber plugin

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1091375&r1=1091374&r2=1091375&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Tue Apr 12 11:25:00 2011
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>9</version>
+    <version>10</version>
   </parent>
   <groupId>org.apache.myfaces.tobago</groupId>
   <artifactId>tobago</artifactId>
@@ -38,8 +38,8 @@
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310273</url>
   </issueManagement>
   <ciManagement>
-    <system>hudson</system>
-    <url>https://hudson.apache.org/hudson/</url>
+    <system>jenkins</system>
+    <url>https://builds.apache.org/hudson/</url>
     <notifiers>
       <notifier>
         <type>mail</type>
@@ -1033,7 +1033,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>buildnumber-maven-plugin</artifactId>
-            <version>1.0-beta-4</version>
+            <version>1.0</version>
             <executions>
               <execution>
                 <phase>validate</phase>
@@ -1361,7 +1361,7 @@
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>buildnumber-maven-plugin</artifactId>
-            <version>1.0-beta-4</version>
+            <version>1.0</version>
             <executions>
               <execution>
                 <phase>validate</phase>