[jboss-cvs] Repository SVN: r4299 - maven2/org/richfaces/docs/xslt/3.1.5.CR1.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 7 20:05:50 EDT 2008


Author: nbelaevski
Date: 2008-04-07 20:05:49 -0400 (Mon, 07 Apr 2008)
New Revision: 4299

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

Added: maven2/org/richfaces/docs/xslt/3.1.5.CR1/xslt-3.1.5.CR1.pom
===================================================================
--- maven2/org/richfaces/docs/xslt/3.1.5.CR1/xslt-3.1.5.CR1.pom	                        (rev 0)
+++ maven2/org/richfaces/docs/xslt/3.1.5.CR1/xslt-3.1.5.CR1.pom	2008-04-08 00:05:49 UTC (rev 4299)
@@ -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.1.5.CR1</version>
+	</parent>
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>org.richfaces.docs</groupId>
+	<artifactId>xslt</artifactId>
+	<version>3.1.5.CR1</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