You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2011/11/22 13:31:31 UTC

svn commit: r1204954 - in /myfaces/tobago/branches/tobago-1.0.x/example: blank/pom.xml demo/pom.xml experimental/pom.xml nonfacesrequest/pom.xml sandbox/pom.xml security/pom.xml test/pom.xml

Author: lofwyr
Date: Tue Nov 22 12:31:29 2011
New Revision: 1204954

URL: http://svn.apache.org/viewvc?rev=1204954&view=rev
Log:
remove redefinition of the versions

Modified:
    myfaces/tobago/branches/tobago-1.0.x/example/blank/pom.xml
    myfaces/tobago/branches/tobago-1.0.x/example/demo/pom.xml
    myfaces/tobago/branches/tobago-1.0.x/example/experimental/pom.xml
    myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/pom.xml
    myfaces/tobago/branches/tobago-1.0.x/example/sandbox/pom.xml
    myfaces/tobago/branches/tobago-1.0.x/example/security/pom.xml
    myfaces/tobago/branches/tobago-1.0.x/example/test/pom.xml

Modified: myfaces/tobago/branches/tobago-1.0.x/example/blank/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/blank/pom.xml?rev=1204954&r1=1204953&r2=1204954&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/blank/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/blank/pom.xml Tue Nov 22 12:31:29 2011
@@ -87,7 +87,6 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.11</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>
@@ -182,4 +181,4 @@
       </dependencies>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>

Modified: myfaces/tobago/branches/tobago-1.0.x/example/demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/demo/pom.xml?rev=1204954&r1=1204953&r2=1204954&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/demo/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/demo/pom.xml Tue Nov 22 12:31:29 2011
@@ -131,7 +131,6 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.11</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>

Modified: myfaces/tobago/branches/tobago-1.0.x/example/experimental/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/experimental/pom.xml?rev=1204954&r1=1204953&r2=1204954&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/experimental/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/experimental/pom.xml Tue Nov 22 12:31:29 2011
@@ -88,7 +88,6 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.11</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>

Modified: myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/pom.xml?rev=1204954&r1=1204953&r2=1204954&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/nonfacesrequest/pom.xml Tue Nov 22 12:31:29 2011
@@ -77,7 +77,6 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.11</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
@@ -187,4 +186,4 @@
       </repositories>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>

Modified: myfaces/tobago/branches/tobago-1.0.x/example/sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/sandbox/pom.xml?rev=1204954&r1=1204953&r2=1204954&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/sandbox/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/sandbox/pom.xml Tue Nov 22 12:31:29 2011
@@ -121,7 +121,6 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.11</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>

Modified: myfaces/tobago/branches/tobago-1.0.x/example/security/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/security/pom.xml?rev=1204954&r1=1204953&r2=1204954&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/security/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/security/pom.xml Tue Nov 22 12:31:29 2011
@@ -72,7 +72,6 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.11</version>
       <scope>compile</scope>
     </dependency>
     <dependency>
@@ -132,4 +131,4 @@
       </dependencies>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>

Modified: myfaces/tobago/branches/tobago-1.0.x/example/test/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.0.x/example/test/pom.xml?rev=1204954&r1=1204953&r2=1204954&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.0.x/example/test/pom.xml (original)
+++ myfaces/tobago/branches/tobago-1.0.x/example/test/pom.xml Tue Nov 22 12:31:29 2011
@@ -175,7 +175,6 @@
     <dependency>
       <groupId>log4j</groupId>
       <artifactId>log4j</artifactId>
-      <version>1.2.11</version>
       <scope>runtime</scope>
     </dependency>
     <dependency>