You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2013/12/26 13:55:36 UTC

svn commit: r1553473 - /archiva/trunk/pom.xml

Author: olamy
Date: Thu Dec 26 12:55:35 2013
New Revision: 1553473

URL: http://svn.apache.org/r1553473
Log:
not needed

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1553473&r1=1553472&r2=1553473&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Thu Dec 26 12:55:35 2013
@@ -1213,11 +1213,6 @@
         <version>3.0.1</version>
       </dependency>
       <dependency>
-        <groupId>opensymphony</groupId>
-        <artifactId>sitemesh</artifactId>
-        <version>2.4.2</version>
-      </dependency>
-      <dependency>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-api</artifactId>
         <version>${slf4j.version}</version>