You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by bi...@apache.org on 2008/12/02 01:23:26 UTC

svn commit: r722310 - /webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml

Author: bimargulies
Date: Mon Dec  1 16:23:26 2008
New Revision: 722310

URL: http://svn.apache.org/viewvc?rev=722310&view=rev
Log:
Clean up some white space, maybe that will fix the release system.

Modified:
    webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml

Modified: webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml?rev=722310&r1=722309&r2=722310&view=diff
==============================================================================
--- webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml (original)
+++ webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH/pom.xml Mon Dec  1 16:23:26 2008
@@ -32,21 +32,6 @@
 		<system>JIRA</system>
 		<url>http://issues.apache.org/jira/browse/WSCOMMONS</url>
 	</issueManagement>
-	<ciManagement>
-		<system>Continuum</system>
-		<url>unknown</url>
-		<notifiers>
-			<notifier>
-				<sendOnError>false</sendOnError>
-				<sendOnFailure>false</sendOnFailure>
-				<sendOnSuccess>false</sendOnSuccess>
-				<sendOnWarning>false</sendOnWarning>
-				<configuration>
-					<address>commons-dev@ws.apache.org</address>
-				</configuration>
-			</notifier>
-		</notifiers>
-	</ciManagement>
 	<mailingLists>
 		<mailingList>
 			<name>WS Commons Developers</name>
@@ -66,9 +51,7 @@
 	</licenses>
 	<scm>
 		<connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</connection>
-		<developerConnection>
-		    scm:svn:https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH
-		    </developerConnection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</developerConnection>
 		<url>http://svn.apache.org/viewvc/webservices/commons/branches/modules/XmlSchema/1_4_X_BRANCH</url>
 	</scm>
 	<organization>
@@ -82,7 +65,7 @@
 			this entry here is for the assembly plugin- For some reason the
 			assembly plugin cannot override the filter properties (as explained
 			in the docs) and also does not inherit the maven standard properties.
-			This is the one that points to a seperare filter props file
+			This is the one that points to a separate filter props file.
 		-->
 		<filters>
 			<filter>src/main/assembly/filter.properties</filter>