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/02/15 20:47:09 UTC

svn commit: r508107 [2/2] - in /excalibur/trunk: ./ components/ components/datasource/ components/monitor/ components/pool/ components/pool/api/ components/pool/impl/ components/pool/instrumented/ components/sourceresolve/ components/store/ components/...

Modified: excalibur/trunk/cornerstone/scheduler/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/scheduler/impl/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/scheduler/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/scheduler/impl/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,38 +19,38 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.scheduler</groupId>
     <artifactId>cornerstone-scheduler</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.scheduler</groupId>
   <artifactId>cornerstone-scheduler-impl</artifactId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>Cornerstone Scheduler Implementation</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.cornerstone.scheduler</groupId>
       <artifactId>cornerstone-scheduler-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.cornerstone.threads</groupId>
       <artifactId>cornerstone-threads-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-thread-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>xml-apis</groupId>
@@ -67,8 +67,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/scheduler/impl</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/scheduler/impl</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-scheduler/cornerstone-scheduler-impl</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/scheduler/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/scheduler/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/scheduler/pom.xml (original)
+++ excalibur/trunk/cornerstone/scheduler/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone</groupId>
     <artifactId>avalon-cornerstone-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.scheduler</groupId>
@@ -31,8 +31,8 @@
     <module>impl</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/scheduler</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/scheduler</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-scheduler</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/sockets/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/sockets/api/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/sockets/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/sockets/api/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,17 +19,17 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.sockets</groupId>
     <artifactId>cornerstone-sockets</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.sockets</groupId>
   <artifactId>cornerstone-sockets-api</artifactId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>Cornerstone Sockets API</name>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/sockets/api</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/sockets/api</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-sockets/cornerstone-sockets-api</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/sockets/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/sockets/impl/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/sockets/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/sockets/impl/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,28 +19,28 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.sockets</groupId>
     <artifactId>cornerstone-sockets</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.sockets</groupId>
   <artifactId>cornerstone-sockets-impl</artifactId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>Cornerstone Sockets Implementation</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.cornerstone.sockets</groupId>
       <artifactId>cornerstone-sockets-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>xml-apis</groupId>
@@ -57,8 +57,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/sockets/impl</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/sockets/impl</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-sockets/cornerstone-sockets-impl</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/sockets/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/sockets/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/sockets/pom.xml (original)
+++ excalibur/trunk/cornerstone/sockets/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone</groupId>
     <artifactId>avalon-cornerstone-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.sockets</groupId>
@@ -31,8 +31,8 @@
     <module>impl</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/sockets</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/sockets</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-sockets</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/store/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/store/api/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/store/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/store/api/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,25 +19,25 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.store</groupId>
     <artifactId>cornerstone-store</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.store</groupId>
   <artifactId>cornerstone-store-api</artifactId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>Cornerstone Store API</name>
   <inceptionYear>2001</inceptionYear>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/store/api</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/store/api</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-store/cornerstone-store-api</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/store/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/store/impl/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/store/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/store/impl/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,28 +19,28 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.store</groupId>
     <artifactId>cornerstone-store</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.store</groupId>
   <artifactId>cornerstone-store-impl</artifactId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>Cornerstone Store Implementation</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.cornerstone.store</groupId>
       <artifactId>cornerstone-store-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>xml-apis</groupId>
@@ -57,8 +57,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/store/impl</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/store/impl</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-store/cornerstone-store-impl</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/store/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/store/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/store/pom.xml (original)
+++ excalibur/trunk/cornerstone/store/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone</groupId>
     <artifactId>avalon-cornerstone-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.store</groupId>
@@ -31,8 +31,8 @@
     <module>impl</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/store</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/store</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-store</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/threads/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/api/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/threads/api/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/api/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,25 +19,25 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.threads</groupId>
     <artifactId>cornerstone-threads</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.threads</groupId>
   <artifactId>cornerstone-threads-api</artifactId>
   <name>Cornerstone Threads API</name>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <inceptionYear>2001</inceptionYear>
   <dependencies>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-thread-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/threads/api</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads/api</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads/cornerstone-threads-api</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/threads/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/impl/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/threads/impl/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/impl/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,48 +19,48 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.threads</groupId>
     <artifactId>cornerstone-threads</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.threads</groupId>
   <artifactId>cornerstone-threads-impl</artifactId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>Cornerstone Threads Implementation</name>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.cornerstone.threads</groupId>
       <artifactId>cornerstone-threads-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-thread-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-thread-impl</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-pool-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-pool-impl</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>
@@ -75,8 +75,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/threads/impl</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads/impl</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads/cornerstone-threads-impl</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/threads/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/threads/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone</groupId>
     <artifactId>avalon-cornerstone-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.threads</groupId>
@@ -32,8 +32,8 @@
     <module>tutorial</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/threads</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/cornerstone/threads/tutorial/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/threads/tutorial/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/cornerstone/threads/tutorial/pom.xml (original)
+++ excalibur/trunk/cornerstone/threads/tutorial/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.avalon.cornerstone.threads</groupId>
     <artifactId>cornerstone-threads</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone.threads</groupId>
@@ -30,23 +30,23 @@
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-thread-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/cornerstone/threads/tutorial</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/cornerstone/threads/tutorial</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-cornerstone-modules/cornerstone-threads/cornerstone-threads-tutorial</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/deprecated/component-tests/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/component-tests/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/component-tests/pom.xml (original)
+++ excalibur/trunk/deprecated/component-tests/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,25 +19,25 @@
   <parent>
     <groupId>org.apache.excalibur.deprecated</groupId>
     <artifactId>excalibur-deprecated-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Component Manager Tests</name>
   <artifactId>excalibur-component-tests</artifactId>
   <groupId>org.apache.excalibur.component</groupId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <inceptionYear>1997</inceptionYear>
   <description>Tests for the Excalibur Component Manager component</description>
   <dependencies>
     <dependency>
       <artifactId>excalibur-component</artifactId>
       <groupId>org.apache.excalibur.component</groupId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <artifactId>excalibur-testcase</artifactId>
       <groupId>org.apache.excalibur.testcase</groupId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -48,8 +48,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/deprecated/component</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/component</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-component-tests</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/deprecated/component/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/component/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/component/pom.xml (original)
+++ excalibur/trunk/deprecated/component/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.deprecated</groupId>
     <artifactId>excalibur-deprecated-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Component Manager</name>
   <artifactId>excalibur-component</artifactId>
   <groupId>org.apache.excalibur.component</groupId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <inceptionYear>1997</inceptionYear>
   <description>
     This project contains utilities for managing components. ECM is what we call an "avalon container", though it is
@@ -37,42 +37,42 @@
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-logger</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.logkit</groupId>
       <artifactId>avalon-logkit</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-pool-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-pool-impl</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-pool-instrumented</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-mgr-impl</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <artifactId>junit</artifactId>
@@ -89,8 +89,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/deprecated/component</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/component</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-component</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/deprecated/event/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/event/api/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/event/api/pom.xml (original)
+++ excalibur/trunk/deprecated/event/api/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,25 +19,25 @@
   <parent>
     <groupId>org.apache.excalibur.event</groupId>
     <artifactId>excalibur-event-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Event API</name>
   <artifactId>excalibur-event-api</artifactId>
   <groupId>org.apache.excalibur.event</groupId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <description>Excalibur Event API</description>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/deprecated/event/api</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/event/api</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-event-modules/excalibur-event-api</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/deprecated/event/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/event/impl/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/event/impl/pom.xml (original)
+++ excalibur/trunk/deprecated/event/impl/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,24 +19,24 @@
   <parent>
     <groupId>org.apache.excalibur.event</groupId>
     <artifactId>excalibur-event-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Event Implementation</name>
   <artifactId>excalibur-event-impl</artifactId>
   <groupId>org.apache.excalibur.event</groupId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <description>Excalibur Event Implementation</description>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.event</groupId>
       <artifactId>excalibur-event-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>commons-collections</groupId>
@@ -51,22 +51,17 @@
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-logger</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.logkit</groupId>
       <artifactId>avalon-logkit</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.excalibur.containerkit</groupId>
-      <artifactId>excalibur-logger</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-pool-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
@@ -74,11 +69,16 @@
       <scope>test</scope>
       <version>3.8.2</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.excalibur.components</groupId>
+      <artifactId>excalibur-pool-impl</artifactId>
+      <version>2.2.1</version>
+    </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/deprecated/event/impl</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/event/impl</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-event-modules/excalibur-event-impl</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
 </project>

Modified: excalibur/trunk/deprecated/event/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/event/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/event/pom.xml (original)
+++ excalibur/trunk/deprecated/event/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,21 +19,21 @@
   <parent>
     <groupId>org.apache.excalibur.deprecated</groupId>
     <artifactId>excalibur-deprecated-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Event</name>
   <groupId>org.apache.excalibur.event</groupId>
   <artifactId>excalibur-event-modules</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>1</version>
   <packaging>pom</packaging>
   <modules>
     <module>api</module>
     <module>impl</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/deprecated/event</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/event</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-event-modules</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/deprecated/i18n/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/i18n/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/i18n/pom.xml (original)
+++ excalibur/trunk/deprecated/i18n/pom.xml Thu Feb 15 11:47:05 2007
@@ -1,27 +1,21 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0"?>
 <!--
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements.  See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership.  The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License.  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
-   http://www.apache.org/licenses/LICENSE-2.0
+      http://www.apache.org/licenses/LICENSE-2.0
 
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied.  See the License for the
-  specific language governing permissions and limitations
-  under the License.
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
 -->
-<!--+
-    | @version $Id$
-    |
-    +-->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>org.apache.excalibur.deprecated</groupId>
     <artifactId>excalibur-deprecated-modules</artifactId>
@@ -31,7 +25,7 @@
   <name>Excalibur I18N</name>
   <artifactId>excalibur-i18n</artifactId>
   <groupId>org.apache.avalon.excalibur.i18n</groupId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <description>Excalibur I18N</description>
   <dependencies>
   </dependencies>

Modified: excalibur/trunk/deprecated/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/pom.xml (original)
+++ excalibur/trunk/deprecated/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur</groupId>
     <artifactId>excalibur</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Deprecated [modules]</name>
   <groupId>org.apache.excalibur.deprecated</groupId>
   <artifactId>excalibur-deprecated-modules</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>1</version>
   <packaging>pom</packaging>
   <modules>
     <module>event</module>
@@ -34,8 +34,8 @@
     <module>testcase</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/deprecated</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/deprecated/testcase/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/testcase/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/deprecated/testcase/pom.xml (original)
+++ excalibur/trunk/deprecated/testcase/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.deprecated</groupId>
     <artifactId>excalibur-deprecated-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Testcase</name>
   <artifactId>excalibur-testcase</artifactId>
   <groupId>org.apache.excalibur.testcase</groupId>
-  <version>2.2.2-SNAPSHOT</version>
+  <version>2.2.1</version>
   <inceptionYear>2004</inceptionYear>
   <description>
         This project contains utilities for managing components. ECM is what we call an "avalon container", though it is
@@ -37,12 +37,12 @@
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-impl</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
@@ -53,13 +53,13 @@
     <dependency>
       <artifactId>excalibur-component</artifactId>
       <groupId>org.apache.excalibur.component</groupId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/deprecated/testcase</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/deprecated/testcase</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-deprecated-modules/excalibur-testcase</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/bean/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/bean/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/bean/pom.xml (original)
+++ excalibur/trunk/fortress/bean/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,19 +19,19 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Bean</name>
   <artifactId>excalibur-fortress-bean</artifactId>
   <groupId>org.apache.excalibur.fortress.bean</groupId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <description>Excalibur Fortress Bean component</description>
   <dependencies>
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-impl</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <artifactId>junit</artifactId>
@@ -42,14 +42,14 @@
     <dependency>
       <groupId>org.apache.excalibur.fortress.testcase</groupId>
       <artifactId>excalibur-fortress-testcase</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/bean</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/bean</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-bean</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/container-api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-api/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/container-api/pom.xml (original)
+++ excalibur/trunk/fortress/container-api/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Container API</name>
   <groupId>org.apache.excalibur.fortress.container</groupId>
   <artifactId>excalibur-fortress-container-api</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <description>
         Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management
         of your component instances, high scalability, easier maintenance of your code, and easy embedding into various
@@ -35,7 +35,7 @@
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>d-haven-event</groupId>
@@ -48,8 +48,8 @@
     <testSourceDirectory>${basedir}/src/test</testSourceDirectory>
   </build>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/container-api</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/container-api</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-container-api</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/container-impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-impl/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/container-impl/pom.xml (original)
+++ excalibur/trunk/fortress/container-impl/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Container Implementation</name>
   <groupId>org.apache.excalibur.fortress.container</groupId>
   <artifactId>excalibur-fortress-container-impl</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <description>
     Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management
     of your component instances, high scalability, easier maintenance of your code, and easy embedding into various
@@ -35,17 +35,17 @@
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-api</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-logger</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.avalon.logkit</groupId>
       <artifactId>avalon-logkit</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <artifactId>commons-collections</artifactId>
@@ -71,17 +71,17 @@
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-lifecycle-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-lifecycle-impl</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <artifactId>bcel</artifactId>
@@ -96,23 +96,23 @@
     <dependency>
       <groupId>org.apache.excalibur.components</groupId>
       <artifactId>excalibur-sourceresolve</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-mgr-api</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.containerkit</groupId>
       <artifactId>excalibur-instrument-mgr-impl</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/container-impl</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/container-impl</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-container-impl</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/container-test/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/container-test/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/container-test/pom.xml (original)
+++ excalibur/trunk/fortress/container-test/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Container Implementation Test</name>
   <groupId>org.apache.excalibur.fortress.container</groupId>
   <artifactId>excalibur-fortress-container-test</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <description>
         Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management
         of your component instances, high scalability, easier maintenance of your code, and easy embedding into various
@@ -35,12 +35,12 @@
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-impl</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.fortress.meta</groupId>
       <artifactId>excalibur-fortress-meta</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -61,7 +61,7 @@
       <plugin>
         <groupId>org.apache.excalibur.fortress.meta</groupId>
         <artifactId>maven-fortress-plugin</artifactId>
-        <version>1.3.2-SNAPSHOT</version>
+        <version>1.3.1</version>
         <executions>
           <execution>
             <phase>test-compile</phase>
@@ -90,8 +90,8 @@
     </plugins>
   </build>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/container-test</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/container-test</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-container-test</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/examples/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/examples/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/examples/pom.xml (original)
+++ excalibur/trunk/fortress/examples/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Examples</name>
   <groupId>org.apache.excalibur.fortress.examples</groupId>
   <artifactId>excalibur-fortress-examples</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <description>
         Fortress contains a framework to help you create your own avalon containers. It boasts asynchronous management
         of your component instances, high scalability, easier maintenance of your code, and easy embedding into various
@@ -35,7 +35,7 @@
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-impl</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <artifactId>servlet-api</artifactId>
@@ -46,8 +46,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/examples</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/examples</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-examples</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/meta/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/meta/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/meta/pom.xml (original)
+++ excalibur/trunk/fortress/meta/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,19 +19,19 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Meta Generator</name>
   <groupId>org.apache.excalibur.fortress.meta</groupId>
   <artifactId>excalibur-fortress-meta</artifactId>
   <description>Excalibur Fortress Meta Generation</description>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <dependencies>
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-api</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <groupId>generama</groupId>
@@ -60,8 +60,8 @@
     <testSourceDirectory>${basedir}/src/test</testSourceDirectory>
   </build>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/meta</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/meta</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-meta</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/migration/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/migration/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/migration/pom.xml (original)
+++ excalibur/trunk/fortress/migration/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Migration Adapter</name>
   <groupId>org.apache.excalibur.fortress.migration</groupId>
   <artifactId>excalibur-fortress-migration</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <inceptionYear>2004</inceptionYear>
   <description>
         Fortress migration is a project supporting the binary compatibility of legacy fortress components within an
@@ -35,13 +35,13 @@
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-impl</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/migration</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/migration</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-migration</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/platform/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/platform/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/platform/pom.xml (original)
+++ excalibur/trunk/fortress/platform/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress Platform</name>
   <artifactId>excalibur-fortress-platform</artifactId>
   <groupId>org.apache.excalibur.fortress.platform</groupId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <description>
         A generic, modular kernel that can run multiple instances of Avalon-Fortress-Container-based containers.
     </description>
@@ -33,13 +33,13 @@
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-impl</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/platform</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/platform</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-platform</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/plugin/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/plugin/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/plugin/pom.xml (original)
+++ excalibur/trunk/fortress/plugin/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,12 +19,12 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.excalibur.fortress.meta</groupId>
   <artifactId>maven-fortress-plugin</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <name>Maven Fortress Plugin</name>
   <description>Maven Fortress Plugin</description>
   <packaging>maven-plugin</packaging>
@@ -42,7 +42,7 @@
     <dependency>
       <groupId>org.apache.excalibur.fortress.meta</groupId>
       <artifactId>excalibur-fortress-meta</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
   </dependencies>
   <build>
@@ -50,8 +50,8 @@
     <testSourceDirectory>${basedir}/src/test</testSourceDirectory>
   </build>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/plugin</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/plugin</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/maven-fortress-plugin</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/fortress/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/pom.xml (original)
+++ excalibur/trunk/fortress/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,12 +19,12 @@
   <parent>
     <groupId>org.apache.excalibur</groupId>
     <artifactId>excalibur</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.excalibur.fortress</groupId>
   <artifactId>excalibur-fortress-modules</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>1</version>
   <inceptionYear>2003</inceptionYear>
   <name>Excalibur Fortress [modules]</name>
   <packaging>pom</packaging>
@@ -41,8 +41,8 @@
     <module>bean</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
 </project>

Modified: excalibur/trunk/fortress/testcase/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/fortress/testcase/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/fortress/testcase/pom.xml (original)
+++ excalibur/trunk/fortress/testcase/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,13 +19,13 @@
   <parent>
     <groupId>org.apache.excalibur.fortress</groupId>
     <artifactId>excalibur-fortress-modules</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Excalibur Fortress TestCase</name>
   <groupId>org.apache.excalibur.fortress.testcase</groupId>
   <artifactId>excalibur-fortress-testcase</artifactId>
-  <version>1.3.2-SNAPSHOT</version>
+  <version>1.3.1</version>
   <description>
         Provides a base FortressTestCase which can be extended to provide Fortress based testing of components as part
         of a JUnit test suite.
@@ -34,12 +34,12 @@
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.excalibur.fortress.container</groupId>
       <artifactId>excalibur-fortress-container-impl</artifactId>
-      <version>1.3.2-SNAPSHOT</version>
+      <version>1.3.1</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
@@ -50,8 +50,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/fortress/testcase</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/fortress/testcase</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-fortress-modules/excalibur-fortress-testcase</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
 </project>

Modified: excalibur/trunk/framework/api/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/api/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/framework/api/pom.xml (original)
+++ excalibur/trunk/framework/api/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,19 +19,19 @@
   <parent>
     <groupId>org.apache.avalon</groupId>
     <artifactId>avalon-framework</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Avalon Framework API</name>
   <groupId>org.apache.avalon.framework</groupId>
   <artifactId>avalon-framework-api</artifactId>
-  <version>4.3.2-SNAPSHOT</version>
+  <version>4.3.1</version>
   <description>Avalon Framework API</description>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.logkit</groupId>
       <artifactId>avalon-logkit</artifactId>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>
@@ -43,8 +43,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/framework/api</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/framework/api</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-framework/avalon-framework-api</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
 </project>

Modified: excalibur/trunk/framework/impl/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/impl/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/framework/impl/pom.xml (original)
+++ excalibur/trunk/framework/impl/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,19 +19,19 @@
   <parent>
     <groupId>org.apache.avalon</groupId>
     <artifactId>avalon-framework</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Avalon Framework Implementation</name>
   <groupId>org.apache.avalon.framework</groupId>
   <artifactId>avalon-framework-impl</artifactId>
-  <version>4.3.2-SNAPSHOT</version>
+  <version>4.3.1</version>
   <description>Avalon Framework Implementation</description>
   <dependencies>
     <dependency>
       <groupId>org.apache.avalon.framework</groupId>
       <artifactId>avalon-framework-api</artifactId>
-      <version>4.3.2-SNAPSHOT</version>
+      <version>4.3.1</version>
     </dependency>
     <dependency>
       <artifactId>commons-logging</artifactId>
@@ -49,7 +49,7 @@
       <groupId>org.apache.avalon.logkit</groupId>
       <artifactId>avalon-logkit</artifactId>
       <scope>provided</scope>
-      <version>2.2.2-SNAPSHOT</version>
+      <version>2.2.1</version>
     </dependency>
     <dependency>
       <artifactId>junit</artifactId>
@@ -66,8 +66,8 @@
   </dependencies>
   <build />
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/framework/impl</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/framework/impl</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-framework/avalon-framework-impl</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/framework/pom.xml (original)
+++ excalibur/trunk/framework/pom.xml Thu Feb 15 11:47:05 2007
@@ -19,14 +19,14 @@
   <parent>
     <groupId>org.apache.excalibur</groupId>
     <artifactId>excalibur</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Avalon Framework [modules]</name>
   <groupId>org.apache.avalon</groupId>
   <artifactId>avalon-framework</artifactId>
   <description>Avalon Framework</description>
-  <version>2-SNAPSHOT</version>
+  <version>1</version>
   <inceptionYear>1997</inceptionYear>
   <packaging>pom</packaging>
   <modules>
@@ -34,8 +34,8 @@
     <module>impl</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/framework</connection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/framework</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/avalon-framework</developerConnection>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
   </scm>
-</project>
+</project>
\ No newline at end of file

Modified: excalibur/trunk/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/pom.xml?view=diff&rev=508107&r1=508106&r2=508107
==============================================================================
--- excalibur/trunk/pom.xml (original)
+++ excalibur/trunk/pom.xml Thu Feb 15 11:47:05 2007
@@ -24,7 +24,7 @@
   </parent>
   <groupId>org.apache.excalibur</groupId>
   <artifactId>excalibur</artifactId>
-  <version>2-SNAPSHOT</version>
+  <version>1</version>
   <name>Excalibur</name>
   <packaging>pom</packaging>
   <modules>
@@ -36,16 +36,16 @@
     <module>cornerstone</module>
   </modules>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</developerConnection>
+    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release</url>
   </scm>
   <distributionManagement>
     <repository>
       <id>apache-maven</id>
       <name>repository</name>
       <!-- need to point to a staging repo here -->
-      <url>file:///home/jheymans/release-repository</url>
+      <url>file:///Users/jheymans/tmp/stagingrepo</url>
       <!--url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/</url-->
     </repository>
     <!--snapshotRepository>
@@ -58,6 +58,51 @@
     <sourceDirectory>src/java</sourceDirectory>
     <testSourceDirectory>src/test</testSourceDirectory>
     <plugins>
+      <plugin>
+        <inherited>true</inherited>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-source-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-sources</id>
+            <phase>deploy</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <inherited>true</inherited>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-javadoc-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>attach-javadocs</id>
+            <phase>deploy</phase>
+            <goals>
+              <goal>jar</goal>
+            </goals>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <inherited>true</inherited>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-gpg-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>sign-artifacts</id>
+            <phase>deploy</phase>
+            <goals>
+              <goal>sign</goal>
+            </goals>
+          </execution>
+        </executions>
+        <configuration>
+          <passphrase>yourgpgpassphrasehere</passphrase>
+        </configuration>
+      </plugin>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>



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