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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 12 20:46:39 EST 2009


Author: nbelaevski
Date: 2009-01-12 20:46:39 -0500 (Mon, 12 Jan 2009)
New Revision: 21465

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

Added: maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.3.0.GA/maven-archetype-jsf-component-3.3.0.GA.pom
===================================================================
--- maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.3.0.GA/maven-archetype-jsf-component-3.3.0.GA.pom	                        (rev 0)
+++ maven2/org/richfaces/cdk/maven-archetype-jsf-component/3.3.0.GA/maven-archetype-jsf-component-3.3.0.GA.pom	2009-01-13 01:46:39 UTC (rev 21465)
@@ -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.3.0.GA</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.richfaces.cdk</groupId>
+  <artifactId>maven-archetype-jsf-component</artifactId>
+  <version>3.3.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