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 2010/02/11 03:30:36 UTC

svn commit: r908804 - in /webservices/juddi/styles/trunk: docbook/juddi-docbook-style/pom.xml pom.xml site/pom.xml

Author: kstam
Date: Thu Feb 11 02:30:36 2010
New Revision: 908804

URL: http://svn.apache.org/viewvc?rev=908804&view=rev
Log:
JUDDI-360, fixing the way the site is build. Extracting the jUDDI styles into a project of its own.

Modified:
    webservices/juddi/styles/trunk/docbook/juddi-docbook-style/pom.xml
    webservices/juddi/styles/trunk/pom.xml
    webservices/juddi/styles/trunk/site/pom.xml

Modified: webservices/juddi/styles/trunk/docbook/juddi-docbook-style/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/styles/trunk/docbook/juddi-docbook-style/pom.xml?rev=908804&r1=908803&r2=908804&view=diff
==============================================================================
--- webservices/juddi/styles/trunk/docbook/juddi-docbook-style/pom.xml (original)
+++ webservices/juddi/styles/trunk/docbook/juddi-docbook-style/pom.xml Thu Feb 11 02:30:36 2010
@@ -4,7 +4,7 @@
   <parent>
 	<groupId>org.apache.juddi</groupId>
 	<artifactId>juddi-style-parent</artifactId>
-	<version>1.0</version>
+	<version>1.0-SNAPSHOT</version>
   </parent>
   <artifactId>juddi-docbook-style</artifactId>
   <packaging>jdocbook-style</packaging>

Modified: webservices/juddi/styles/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/styles/trunk/pom.xml?rev=908804&r1=908803&r2=908804&view=diff
==============================================================================
--- webservices/juddi/styles/trunk/pom.xml (original)
+++ webservices/juddi/styles/trunk/pom.xml Thu Feb 11 02:30:36 2010
@@ -25,7 +25,7 @@
 	<packaging>pom</packaging>
 	<groupId>org.apache.juddi</groupId>
 	<artifactId>juddi-style-parent</artifactId>
-	<version>1.0</version>
+	<version>1.0-SNAPSHOT</version>
 	<name>Apache jUDDI_v3 Style Parent</name>
 	<description>Site and Docbook styles for the jUDDI project</description>
 	<url>http://ws.apache.org/juddi/</url>
@@ -112,9 +112,9 @@
 		</license>
 	</licenses>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/juddi/styles/tags/juddi-style-parent-1.0</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/juddi/styles/tags/juddi-style-parent-1.0</developerConnection>
-		<url>http://svn.apache.org/viewcvs.cgi/webservices/juddi/styles/tags/juddi-style-parent-1.0</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/juddi/styles/trun</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/juddi/styles/trunk</developerConnection>
+		<url>http://svn.apache.org/viewcvs.cgi/webservices/juddi/styles/trunk</url>
 	</scm>
 	    <build>
         <pluginManagement>

Modified: webservices/juddi/styles/trunk/site/pom.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/styles/trunk/site/pom.xml?rev=908804&r1=908803&r2=908804&view=diff
==============================================================================
--- webservices/juddi/styles/trunk/site/pom.xml (original)
+++ webservices/juddi/styles/trunk/site/pom.xml Thu Feb 11 02:30:36 2010
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-style-parent</artifactId>
-		<version>1.0</version>
+		<version>1.0-SNAPSHOT</version>
 	</parent>
 	<packaging>jar</packaging>
 	<artifactId>juddi-site-style</artifactId>



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