Roll back release while waiting for INFRA-9750.
diff --git a/pom.xml b/pom.xml
index 2cf2815..cf7aa75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>