[jboss-cvs] Repository SVN: r29559 - maven2/org/gatein/wci/wci-exo/2.0.0-Beta02.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Oct 12 11:14:38 EDT 2009
Author: thomas.heute at jboss.com
Date: 2009-10-12 11:14:37 -0400 (Mon, 12 Oct 2009)
New Revision: 29559
Added:
maven2/org/gatein/wci/wci-exo/2.0.0-Beta02/wci-exo-2.0.0-Beta02.pom
Log:
Wagon: Adding wci-exo-2.0.0-Beta02.pom to repository
Added: maven2/org/gatein/wci/wci-exo/2.0.0-Beta02/wci-exo-2.0.0-Beta02.pom
===================================================================
--- maven2/org/gatein/wci/wci-exo/2.0.0-Beta02/wci-exo-2.0.0-Beta02.pom (rev 0)
+++ maven2/org/gatein/wci/wci-exo/2.0.0-Beta02/wci-exo-2.0.0-Beta02.pom 2009-10-12 15:14:37 UTC (rev 29559)
@@ -0,0 +1,19 @@
+<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.gatein.wci</groupId>
+ <artifactId>wci-parent</artifactId>
+ <version>2.0.0-Beta02</version>
+ </parent>
+ <modelVersion>4.0.0</modelVersion>
+ <artifactId>wci-exo</artifactId>
+ <packaging>jar</packaging>
+ <name>GateIn - WCI eXo backwards compatibility component</name>
+
+ <dependencies>
+ <dependency>
+ <groupId>org.gatein.wci</groupId>
+ <artifactId>wci-wci</artifactId>
+ </dependency>
+ </dependencies>
+
+</project>
More information about the jboss-cvs-commits
mailing list