Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > a28a9861fd0cc481d31c7240712f0140 > files > 3

xsite-1.0-alt1_0.b9.1jpp1.7.src.rpm

--- pom.xml.sav	2007-07-07 17:57:30.000000000 +0200
+++ pom.xml	2007-07-17 11:52:06.000000000 +0200
@@ -49,7 +49,12 @@
       <dependency>
         <groupId>org.nanocontainer</groupId>
         <artifactId>nanocontainer</artifactId>
-        <version>1.0</version>
+        <version>1.1</version>
+      </dependency>
+      <dependency>
+        <groupId>org.picocontainer</groupId>
+        <artifactId>picocontainer</artifactId>
+        <version>1.3</version>
       </dependency>
       <dependency>
         <groupId>xpp3</groupId>
@@ -66,6 +71,13 @@
       </dependency>
 
       <dependency>
+        <groupId>plexus</groupId>
+        <artifactId>plexus-utils</artifactId>
+        <version>1.2</version>
+        <scope>test</scope>
+      </dependency>
+
+      <dependency>
         <groupId>jmock</groupId>
         <artifactId>jmock</artifactId>
         <version>1.2.0</version>
@@ -82,6 +94,11 @@
     </dependency>
 
     <dependency>
+      <groupId>plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+    </dependency>
+
+    <dependency>
       <groupId>jmock</groupId>
       <artifactId>jmock</artifactId>
     </dependency>
@@ -268,4 +285,4 @@
     </pluginRepository>
   </pluginRepositories>
 
-</project>
\ No newline at end of file
+</project>