You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by jo...@apache.org on 2010/09/24 18:05:39 UTC

svn commit: r1000925 - /labs/jaxmas/trunk/JaxMas/pom.xml

Author: jochen
Date: Fri Sep 24 16:05:38 2010
New Revision: 1000925

URL: http://svn.apache.org/viewvc?rev=1000925&view=rev
Log:
Release 0.2.1

Modified:
    labs/jaxmas/trunk/JaxMas/pom.xml

Modified: labs/jaxmas/trunk/JaxMas/pom.xml
URL: http://svn.apache.org/viewvc/labs/jaxmas/trunk/JaxMas/pom.xml?rev=1000925&r1=1000924&r2=1000925&view=diff
==============================================================================
--- labs/jaxmas/trunk/JaxMas/pom.xml (original)
+++ labs/jaxmas/trunk/JaxMas/pom.xml Fri Sep 24 16:05:38 2010
@@ -18,7 +18,12 @@
   under the License.
 -->
 <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">
-  <modelVersion>4.0.0</modelVersion>
+	<parent>
+		<artifactId>apache</artifactId>
+		<groupId>org.apache</groupId>
+		<version>7</version>
+	</parent>
+	<modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.labs.jaxmas</groupId>
   <artifactId>jaxmas-registry</artifactId>
   <version>0.2.1</version>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org