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 2006/06/04 07:13:27 UTC

svn commit: r411522 - /myfaces/core/branches/jsf12/api/pom.xml

Author: dennisbyrne
Date: Sat Jun  3 22:13:27 2006
New Revision: 411522

URL: http://svn.apache.org/viewvc?rev=411522&view=rev
Log:
accidently commited a local dep.

Modified:
    myfaces/core/branches/jsf12/api/pom.xml

Modified: myfaces/core/branches/jsf12/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/jsf12/api/pom.xml?rev=411522&r1=411521&r2=411522&view=diff
==============================================================================
--- myfaces/core/branches/jsf12/api/pom.xml (original)
+++ myfaces/core/branches/jsf12/api/pom.xml Sat Jun  3 22:13:27 2006
@@ -97,12 +97,6 @@
       <scope>compile</scope>
     </dependency>
     <dependency>
-      <groupId>temp</groupId>
-      <artifactId>impl</artifactId>
-      <version>1.2</version>
-      <scope>compile</scope>
-    </dependency>
-    <dependency>
       <groupId>commons-lang</groupId>
       <artifactId>commons-lang</artifactId>
       <version>2.1</version>