You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by jh...@apache.org on 2007/09/02 20:39:04 UTC

svn commit: r572103 - /excalibur/trunk/cornerstone/connection/impl/pom.xml

Author: jheymans
Date: Sun Sep  2 11:39:01 2007
New Revision: 572103

URL: http://svn.apache.org/viewvc?rev=572103&view=rev
Log:
release preparation

Modified:
    excalibur/trunk/cornerstone/connection/impl/pom.xml

Modified: excalibur/trunk/cornerstone/connection/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/connection/impl/pom.xml?rev=572103&r1=572102&r2=572103&view=diff
==============================================================================
--- excalibur/trunk/cornerstone/connection/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/connection/impl/pom.xml Sun Sep  2 11:39:01 2007
@@ -30,17 +30,17 @@
     <dependency>
       <groupId>org.apache.avalon.cornerstone.connection</groupId>
       <artifactId>cornerstone-connection-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.cornerstone.sockets</groupId>
       <artifactId>cornerstone-sockets-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.cornerstone.threads</groupId>
       <artifactId>cornerstone-threads-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
@@ -70,7 +70,7 @@
     <dependency>
       <groupId>org.apache.avalon.cornerstone.connection</groupId>
       <artifactId>cornerstone-connection-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org