You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2014/02/04 04:34:20 UTC

svn commit: r1564176 - /juddi/trunk/docs/asciidoc/pom.xml

Author: kstam
Date: Tue Feb  4 03:34:20 2014
New Revision: 1564176

URL: http://svn.apache.org/r1564176
Log:
adding juddi parent

Modified:
    juddi/trunk/docs/asciidoc/pom.xml

Modified: juddi/trunk/docs/asciidoc/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/docs/asciidoc/pom.xml?rev=1564176&r1=1564175&r2=1564176&view=diff
==============================================================================
--- juddi/trunk/docs/asciidoc/pom.xml (original)
+++ juddi/trunk/docs/asciidoc/pom.xml Tue Feb  4 03:34:20 2014
@@ -17,9 +17,9 @@
  */ --><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>
-        <groupId>org.apache</groupId>
-        <artifactId>apache</artifactId>
-        <version>13</version>
+        <groupId>org.apache.juddi</groupId>
+        <artifactId>juddi-parent</artifactId>
+        <version>3.2.0-SNAPSHOT</version>
     </parent>
 	<packaging>pom</packaging>
 	<groupId>org.apache.juddi.juddi-docs</groupId>



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