[jboss-cvs] Repository SVN: r4673 - maven2/org/richfaces/docs/xslt/3.2.0.SR1.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 15 15:08:41 EDT 2008


Author: alexsmirnov
Date: 2008-04-15 15:08:41 -0400 (Tue, 15 Apr 2008)
New Revision: 4673

Added:
   maven2/org/richfaces/docs/xslt/3.2.0.SR1/xslt-3.2.0.SR1.pom
Log:
Autoversioning commit:  a non-deltaV client made a change to
/maven2/org/richfaces/docs/xslt/3.2.0.SR1/xslt-3.2.0.SR1.pom

Added: maven2/org/richfaces/docs/xslt/3.2.0.SR1/xslt-3.2.0.SR1.pom
===================================================================
--- maven2/org/richfaces/docs/xslt/3.2.0.SR1/xslt-3.2.0.SR1.pom	                        (rev 0)
+++ maven2/org/richfaces/docs/xslt/3.2.0.SR1/xslt-3.2.0.SR1.pom	2008-04-15 19:08:41 UTC (rev 4673)
@@ -0,0 +1,17 @@
+<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>docs</artifactId>
+		<groupId>org.richfaces</groupId>
+		<version>3.2.0.SR1</version>
+	</parent>
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.richfaces.docs</groupId>
+	<artifactId>xslt</artifactId>
+	<version>3.2.0.SR1</version>
+	<packaging>pom</packaging>
+	<name>Documentation stylesheets</name>
+	<description>Docbook documentation stylesheets</description>
+	<modules>
+	  <module>en</module>
+	</modules>
+</project>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list