[jboss-cvs] Repository SVN: r3890 - maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.2.0.GA.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 31 20:22:37 EDT 2008


Author: alexsmirnov
Date: 2008-03-31 20:22:37 -0400 (Mon, 31 Mar 2008)
New Revision: 3890

Added:
   maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.2.0.GA/maven-archetype-jsf-component-3.2.0.GA.pom
Log:
Autoversioning commit:  a non-deltaV client made a change to
/maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.2.0.GA/maven-archetype-jsf-component-3.2.0.GA.pom

Added: maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.2.0.GA/maven-archetype-jsf-component-3.2.0.GA.pom
===================================================================
--- maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.2.0.GA/maven-archetype-jsf-component-3.2.0.GA.pom	                        (rev 0)
+++ maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.2.0.GA/maven-archetype-jsf-component-3.2.0.GA.pom	2008-04-01 00:22:37 UTC (rev 3890)
@@ -0,0 +1,12 @@
+<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>
+    <artifactId>cdk</artifactId>
+    <groupId>org.richfaces</groupId>
+    <version>3.2.0.GA</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.richfaces.cdk</groupId>
+  <artifactId>maven-archetype-jsf-component</artifactId>
+  <version>3.2.0.GA</version>
+  <name>Archetype - maven-archetype-jsf-component</name>
+</project>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list