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/08/10 10:48:34 UTC

svn commit: r1156071 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Author: lofwyr
Date: Wed Aug 10 08:48:33 2011
New Revision: 1156071

URL: http://svn.apache.org/viewvc?rev=1156071&view=rev
Log:
cleanup

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml?rev=1156071&r1=1156070&r2=1156071&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Wed Aug 10 08:48:33 2011
@@ -298,37 +298,7 @@
       <scope>compile</scope>
 -->
     </dependency>
-<!--
-    <dependency>
-      <groupId>test</groupId>
-      <artifactId>serviceloader-compat</artifactId>
-      <version>1.0-SNAPSHOT</version>
-      <scope>runtime</scope>
-    </dependency>
--->
-    <dependency>
-        <groupId>com.googlecode.backport-spi</groupId>
-        <artifactId>backport-spi</artifactId>
-        <version>1.0.1</version>
-        <scope>runtime</scope>
-    </dependency>
-<!--
-        <dependency>
-            <groupId>org.apacheExtras.myfaces.codi.addon</groupId>
-            <artifactId>controlled-bootstrapping-addon</artifactId>
-            <version>1.0.0</version>
-            <scope>compile</scope>
-        </dependency>
--->
   </dependencies>
-<!--
-  <repositories>
-    <repository>
-        <id>googlecode.com</id>
-        <url>https://os890-m2-repository.googlecode.com/svn/tags/apache-extras</url>
-    </repository>
-  </repositories>
--->
   <profiles>
     <profile>
       <id>ssl</id>