You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/05/31 23:58:21 UTC

svn commit: r1682803 - in /webservices/parent: tags/ws-parent-1/ trunk/pom.xml

Author: veithen
Date: Sun May 31 21:58:20 2015
New Revision: 1682803

URL: http://svn.apache.org/r1682803
Log:
Roll back release while waiting for INFRA-9750.

Removed:
    webservices/parent/tags/ws-parent-1/
Modified:
    webservices/parent/trunk/pom.xml

Modified: webservices/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/parent/trunk/pom.xml?rev=1682803&r1=1682802&r2=1682803&view=diff
==============================================================================
--- webservices/parent/trunk/pom.xml (original)
+++ webservices/parent/trunk/pom.xml Sun May 31 21:58:20 2015
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Web Services</name>
     <url>http://ws.apache.org/</url>
@@ -70,7 +70,7 @@
                              of changes between releases (to avoid mass changes when committing the site for a new release) -->
                         <notimestamp>true</notimestamp>
                         <windowtitle>${project.name} API</windowtitle>
-                        <bottom>Copyright © {organizationName}. All Rights Reserved.</bottom>
+                        <bottom>Copyright &#169; {organizationName}. All Rights Reserved.</bottom>
                         <!-- doctitle only appears in the summary and we should include the version there -->
                         <doctitle>${project.name} ${project.version} API</doctitle>
                     </configuration>