[maven-release-plugin] prepare release juddi-3.1.5

git-svn-id: https://svn.apache.org/repos/asf/juddi/trunk@1483081 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/docs/devguide/pom.xml b/docs/devguide/pom.xml
index 209a958..9d1cea4 100644
--- a/docs/devguide/pom.xml
+++ b/docs/devguide/pom.xml
@@ -3,7 +3,7 @@
         <parent>
 	    <groupId>org.apache.juddi</groupId>
 	    <artifactId>juddi-parent</artifactId>
-	    <version>3.1.5-SNAPSHOT</version>
+	    <version>3.1.5</version>
 	    <relativePath>../../pom.xml</relativePath>
 	</parent>
 	<groupId>org.apache.juddi</groupId>
diff --git a/docs/pom.xml b/docs/pom.xml
index 3708f40..d2931bd 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>juddi-docs</artifactId>
 	<name>jUDDI Document Packaging</name>
diff --git a/docs/userguide/pom.xml b/docs/userguide/pom.xml
index 58465b3..8b47cd0 100644
--- a/docs/userguide/pom.xml
+++ b/docs/userguide/pom.xml
@@ -20,7 +20,7 @@
   <parent>
 	<groupId>org.apache.juddi</groupId>
 	<artifactId>juddi-parent</artifactId>
-	<version>3.1.5-SNAPSHOT</version>
+	<version>3.1.5</version>
 	<relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.juddi</groupId>
diff --git a/juddi-client/pom.xml b/juddi-client/pom.xml
index b696d97..9e94e09 100644
--- a/juddi-client/pom.xml
+++ b/juddi-client/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.juddi</groupId>
     <artifactId>juddi-parent</artifactId>
-    <version>3.1.5-SNAPSHOT</version>
+    <version>3.1.5</version>
   </parent> 
   <artifactId>juddi-client</artifactId>
   <packaging>bundle</packaging>
diff --git a/juddi-console/juddi-portal/pom.xml b/juddi-console/juddi-portal/pom.xml
index 6d672a3..e732316 100644
--- a/juddi-console/juddi-portal/pom.xml
+++ b/juddi-console/juddi-portal/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-console</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>juddi-portal-bundle</artifactId>
diff --git a/juddi-console/pom.xml b/juddi-console/pom.xml
index 418ff8a..673d96c 100644
--- a/juddi-console/pom.xml
+++ b/juddi-console/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>juddi-console</artifactId>
 	<name>jUDDI Console</name>
diff --git a/juddi-console/uddi-portlets/pom.xml b/juddi-console/uddi-portlets/pom.xml
index 9b446b1..16da708 100644
--- a/juddi-console/uddi-portlets/pom.xml
+++ b/juddi-console/uddi-portlets/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-console</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<!--
 		GWT-Maven archetype generated POM 
@@ -80,12 +80,12 @@
 		<dependency>
 			<groupId>org.apache.juddi</groupId>
 			<artifactId>uddi-ws</artifactId>
-			<version>3.1.5-SNAPSHOT</version>
+			<version>3.1.5</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.juddi</groupId>
 			<artifactId>juddi-client</artifactId>
-			<version>3.1.5-SNAPSHOT</version>
+			<version>3.1.5</version>
 		</dependency>
 		<dependency>
 			<groupId>javax.portlet</groupId>
diff --git a/juddi-core-openjpa/pom.xml b/juddi-core-openjpa/pom.xml
index ce8eb74..a75d002 100644
--- a/juddi-core-openjpa/pom.xml
+++ b/juddi-core-openjpa/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>juddi-core-openjpa</artifactId>
 	<packaging>bundle</packaging>
diff --git a/juddi-core/pom.xml b/juddi-core/pom.xml
index 0eab6c9..76f04c1 100644
--- a/juddi-core/pom.xml
+++ b/juddi-core/pom.xml
@@ -7,13 +7,12 @@
 	License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. * See the License for the specific 
 	language governing permissions and * limitations under the License. * */ -->
-<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">
+<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.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>juddi-core</artifactId>
 	<packaging>bundle</packaging>
diff --git a/juddi-dist/pom.xml b/juddi-dist/pom.xml
index 5e57a39..7a04df7 100644
--- a/juddi-dist/pom.xml
+++ b/juddi-dist/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>juddi-dist</artifactId>
 	<name>jUDDI Distribution Assembly</name>
diff --git a/juddi-examples/create-partition/pom.xml b/juddi-examples/create-partition/pom.xml
index b1c9cd3..aebccd5 100644
--- a/juddi-examples/create-partition/pom.xml
+++ b/juddi-examples/create-partition/pom.xml
@@ -1,72 +1,71 @@
-<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.juddi.example</groupId>

-		<artifactId>juddi-examples</artifactId>

-		<version>3.1.5-SNAPSHOT</version>

-		<relativePath>../pom.xml</relativePath>

-	</parent>

-	<artifactId>create-partition</artifactId>

-	<name>jUDDI Example Create Partition</name>

-	<description>Demonstrates the steps taken create a UDDI partition</description>

-

-

-	<dependencies>

-		<dependency>

-			<groupId>org.apache.juddi</groupId>

-			<artifactId>uddi-ws</artifactId>

-			<version>3.1.5-SNAPSHOT</version>

-		</dependency>

-		<dependency>

-			<groupId>org.apache.juddi</groupId>

-			<artifactId>juddi-client</artifactId>

-			<version>3.1.5-SNAPSHOT</version>

-		</dependency>

-	</dependencies>

-

-	<profiles>

-		<profile>

-			<id>default</id>

-			<activation>

-				<activeByDefault>true</activeByDefault>

-			</activation>

-			<build>

-				<plugins>

-					<plugin>

-						<groupId>org.apache.maven.plugins</groupId>

-						<artifactId>maven-surefire-plugin</artifactId>

-						<configuration>

-							<skip>true</skip>

-						</configuration>

-					</plugin>

-				</plugins>

-			</build>

-		</profile>

-		<profile>

-			<id>demo</id>

-			<build>

-				<plugins>

-					<plugin>

-						<groupId>org.codehaus.mojo</groupId>

-						<artifactId>exec-maven-plugin</artifactId>

-						<version>1.1.1</version>

-						<executions>

-							<execution>

-								<phase>test</phase>

-								<goals>

-									<goal>java</goal>

-								</goals>

-								<configuration>

-									<mainClass>org.apache.juddi.example.partition.SimpleCreateTmodelPartition</mainClass>

-								</configuration>

-							</execution>

-						</executions>

-					</plugin>

-				</plugins>

-			</build>

-		</profile>

-	</profiles>

-

-</project>

-

+<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.juddi.example</groupId>
+		<artifactId>juddi-examples</artifactId>
+		<version>3.1.5</version>
+		<relativePath>../pom.xml</relativePath>
+	</parent>
+	<artifactId>create-partition</artifactId>
+	<name>jUDDI Example Create Partition</name>
+	<description>Demonstrates the steps taken create a UDDI partition</description>
+
+
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.juddi</groupId>
+			<artifactId>uddi-ws</artifactId>
+			<version>3.1.5</version>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.juddi</groupId>
+			<artifactId>juddi-client</artifactId>
+			<version>3.1.5</version>
+		</dependency>
+	</dependencies>
+
+	<profiles>
+		<profile>
+			<id>default</id>
+			<activation>
+				<activeByDefault>true</activeByDefault>
+			</activation>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<configuration>
+							<skip>true</skip>
+						</configuration>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+		<profile>
+			<id>demo</id>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.codehaus.mojo</groupId>
+						<artifactId>exec-maven-plugin</artifactId>
+						<version>1.1.1</version>
+						<executions>
+							<execution>
+								<phase>test</phase>
+								<goals>
+									<goal>java</goal>
+								</goals>
+								<configuration>
+									<mainClass>org.apache.juddi.example.partition.SimpleCreateTmodelPartition</mainClass>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+
+</project>
+
diff --git a/juddi-examples/hello-world/pom.xml b/juddi-examples/hello-world/pom.xml
index 5c5caf8..235b4ba 100644
--- a/juddi-examples/hello-world/pom.xml
+++ b/juddi-examples/hello-world/pom.xml
@@ -1,72 +1,71 @@
-<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.juddi.example</groupId>

-		<artifactId>juddi-examples</artifactId>

-		<version>3.1.5-SNAPSHOT</version>

-		<relativePath>../pom.xml</relativePath>

-	</parent>

-	<artifactId>hello-world</artifactId>

-	<name>jUDDI Example Hello World</name>

-	<description>Demonstrates the steps taken to publish a service using the jUDDI API directly</description>

-

-

-	<dependencies>

-		<dependency>

-			<groupId>org.apache.juddi</groupId>

-			<artifactId>uddi-ws</artifactId>

-			<version>3.1.5-SNAPSHOT</version>

-		</dependency>

-		<dependency>

-			<groupId>org.apache.juddi</groupId>

-			<artifactId>juddi-client</artifactId>

-			<version>3.1.5-SNAPSHOT</version>

-		</dependency>

-	</dependencies>

-

-	<profiles>

-		<profile>

-			<id>default</id>

-			<activation>

-				<activeByDefault>true</activeByDefault>

-			</activation>

-			<build>

-				<plugins>

-					<plugin>

-						<groupId>org.apache.maven.plugins</groupId>

-						<artifactId>maven-surefire-plugin</artifactId>

-						<configuration>

-							<skip>true</skip>

-						</configuration>

-					</plugin>

-				</plugins>

-			</build>

-		</profile>

-		<profile>

-			<id>demo</id>

-			<build>

-				<plugins>

-					<plugin>

-						<groupId>org.codehaus.mojo</groupId>

-						<artifactId>exec-maven-plugin</artifactId>

-						<version>1.1.1</version>

-						<executions>

-							<execution>

-								<phase>test</phase>

-								<goals>

-									<goal>java</goal>

-								</goals>

-								<configuration>

-									<mainClass>org.apache.juddi.example.helloworld.HelloWorld</mainClass>

-								</configuration>

-							</execution>

-						</executions>

-					</plugin>

-				</plugins>

-			</build>

-		</profile>

-	</profiles>

-

-</project>

-

+<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.juddi.example</groupId>
+		<artifactId>juddi-examples</artifactId>
+		<version>3.1.5</version>
+		<relativePath>../pom.xml</relativePath>
+	</parent>
+	<artifactId>hello-world</artifactId>
+	<name>jUDDI Example Hello World</name>
+	<description>Demonstrates the steps taken to publish a service using the jUDDI API directly</description>
+
+
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.juddi</groupId>
+			<artifactId>uddi-ws</artifactId>
+			<version>3.1.5</version>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.juddi</groupId>
+			<artifactId>juddi-client</artifactId>
+			<version>3.1.5</version>
+		</dependency>
+	</dependencies>
+
+	<profiles>
+		<profile>
+			<id>default</id>
+			<activation>
+				<activeByDefault>true</activeByDefault>
+			</activation>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<configuration>
+							<skip>true</skip>
+						</configuration>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+		<profile>
+			<id>demo</id>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.codehaus.mojo</groupId>
+						<artifactId>exec-maven-plugin</artifactId>
+						<version>1.1.1</version>
+						<executions>
+							<execution>
+								<phase>test</phase>
+								<goals>
+									<goal>java</goal>
+								</goals>
+								<configuration>
+									<mainClass>org.apache.juddi.example.helloworld.HelloWorld</mainClass>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+
+</project>
+
diff --git a/juddi-examples/pom.xml b/juddi-examples/pom.xml
index 934a0d7..b472ab7 100644
--- a/juddi-examples/pom.xml
+++ b/juddi-examples/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.apache.juddi.example</groupId>
diff --git a/juddi-examples/simple-browse/pom.xml b/juddi-examples/simple-browse/pom.xml
index 07b93cd..01bd545 100644
--- a/juddi-examples/simple-browse/pom.xml
+++ b/juddi-examples/simple-browse/pom.xml
@@ -1,72 +1,71 @@
-<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.juddi.example</groupId>

-		<artifactId>juddi-examples</artifactId>

-		<version>3.1.5-SNAPSHOT</version>

-		<relativePath>../pom.xml</relativePath>

-	</parent>

-	<artifactId>simple-browse</artifactId>

-	<name>jUDDI Example Simple Browse</name>

-	<description>Demonstrates the steps taken to Browse a UDDI directory</description>

-

-

-	<dependencies>

-		<dependency>

-			<groupId>org.apache.juddi</groupId>

-			<artifactId>uddi-ws</artifactId>

-			<version>3.1.5-SNAPSHOT</version>

-		</dependency>

-		<dependency>

-			<groupId>org.apache.juddi</groupId>

-			<artifactId>juddi-client</artifactId>

-			<version>3.1.5-SNAPSHOT</version>

-		</dependency>

-	</dependencies>

-

-	<profiles>

-		<profile>

-			<id>default</id>

-			<activation>

-				<activeByDefault>true</activeByDefault>

-			</activation>

-			<build>

-				<plugins>

-					<plugin>

-						<groupId>org.apache.maven.plugins</groupId>

-						<artifactId>maven-surefire-plugin</artifactId>

-						<configuration>

-							<skip>true</skip>

-						</configuration>

-					</plugin>

-				</plugins>

-			</build>

-		</profile>

-		<profile>

-			<id>demo</id>

-			<build>

-				<plugins>

-					<plugin>

-						<groupId>org.codehaus.mojo</groupId>

-						<artifactId>exec-maven-plugin</artifactId>

-						<version>1.1.1</version>

-						<executions>

-							<execution>

-								<phase>test</phase>

-								<goals>

-									<goal>java</goal>

-								</goals>

-								<configuration>

-									<mainClass>org.apache.juddi.example.browse.SimpleBrowse</mainClass>

-								</configuration>

-							</execution>

-						</executions>

-					</plugin>

-				</plugins>

-			</build>

-		</profile>

-	</profiles>

-

-</project>

-

+<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.juddi.example</groupId>
+		<artifactId>juddi-examples</artifactId>
+		<version>3.1.5</version>
+		<relativePath>../pom.xml</relativePath>
+	</parent>
+	<artifactId>simple-browse</artifactId>
+	<name>jUDDI Example Simple Browse</name>
+	<description>Demonstrates the steps taken to Browse a UDDI directory</description>
+
+
+	<dependencies>
+		<dependency>
+			<groupId>org.apache.juddi</groupId>
+			<artifactId>uddi-ws</artifactId>
+			<version>3.1.5</version>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.juddi</groupId>
+			<artifactId>juddi-client</artifactId>
+			<version>3.1.5</version>
+		</dependency>
+	</dependencies>
+
+	<profiles>
+		<profile>
+			<id>default</id>
+			<activation>
+				<activeByDefault>true</activeByDefault>
+			</activation>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.apache.maven.plugins</groupId>
+						<artifactId>maven-surefire-plugin</artifactId>
+						<configuration>
+							<skip>true</skip>
+						</configuration>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+		<profile>
+			<id>demo</id>
+			<build>
+				<plugins>
+					<plugin>
+						<groupId>org.codehaus.mojo</groupId>
+						<artifactId>exec-maven-plugin</artifactId>
+						<version>1.1.1</version>
+						<executions>
+							<execution>
+								<phase>test</phase>
+								<goals>
+									<goal>java</goal>
+								</goals>
+								<configuration>
+									<mainClass>org.apache.juddi.example.browse.SimpleBrowse</mainClass>
+								</configuration>
+							</execution>
+						</executions>
+					</plugin>
+				</plugins>
+			</build>
+		</profile>
+	</profiles>
+
+</project>
+
diff --git a/juddi-examples/simple-publish/pom.xml b/juddi-examples/simple-publish/pom.xml
index 76eb37f..9291097 100644
--- a/juddi-examples/simple-publish/pom.xml
+++ b/juddi-examples/simple-publish/pom.xml
@@ -1,69 +1,69 @@
-<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.juddi.example</groupId>

-     <artifactId>juddi-examples</artifactId>

-     <version>3.1.5-SNAPSHOT</version>

-     <relativePath>../pom.xml</relativePath>

-  </parent>

-  <artifactId>simple-publish</artifactId>

-  <name>jUDDI Example Simple Publish</name>

-  <description>Demonstrates the steps taken to publish a service using the jUDDI API directly</description>

-

-  <dependencies>

-    <dependency>

-      <groupId>org.apache.juddi</groupId>

-      <artifactId>uddi-ws</artifactId>

-      <version>3.1.5-SNAPSHOT</version>

-    </dependency>

-    <dependency>

-      <groupId>org.apache.juddi</groupId>

-      <artifactId>juddi-client</artifactId>

-      <version>3.1.5-SNAPSHOT</version>

-    </dependency>

-  </dependencies>

-  

-    <profiles>

-        <profile>

-            <id>default</id>

-            <activation>

-                <activeByDefault>true</activeByDefault>

-            </activation>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.apache.maven.plugins</groupId>

-                        <artifactId>maven-surefire-plugin</artifactId>

-                        <configuration>

-                            <skip>true</skip>

-                        </configuration>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-        <profile>

-            <id>demo</id>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.codehaus.mojo</groupId>

-                        <artifactId>exec-maven-plugin</artifactId>

-                        <version>1.1.1</version>

-                        <executions>

-                            <execution>

-                                <phase>test</phase>

-                                <goals>

-                                    <goal>java</goal>

-                                </goals>

-                                <configuration>

-                                    <mainClass>org.apache.juddi.example.publish.SimplePublish</mainClass>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-    </profiles>

-</project>

-

+<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.juddi.example</groupId>
+     <artifactId>juddi-examples</artifactId>
+     <version>3.1.5</version>
+     <relativePath>../pom.xml</relativePath>
+  </parent>
+  <artifactId>simple-publish</artifactId>
+  <name>jUDDI Example Simple Publish</name>
+  <description>Demonstrates the steps taken to publish a service using the jUDDI API directly</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.juddi</groupId>
+      <artifactId>uddi-ws</artifactId>
+      <version>3.1.5</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.juddi</groupId>
+      <artifactId>juddi-client</artifactId>
+      <version>3.1.5</version>
+    </dependency>
+  </dependencies>
+  
+    <profiles>
+        <profile>
+            <id>default</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <skip>true</skip>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>demo</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>exec-maven-plugin</artifactId>
+                        <version>1.1.1</version>
+                        <executions>
+                            <execution>
+                                <phase>test</phase>
+                                <goals>
+                                    <goal>java</goal>
+                                </goals>
+                                <configuration>
+                                    <mainClass>org.apache.juddi.example.publish.SimplePublish</mainClass>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+</project>
+
diff --git a/juddi-examples/uddi-annotations/pom.xml b/juddi-examples/uddi-annotations/pom.xml
index def9d93..7b5f851 100644
--- a/juddi-examples/uddi-annotations/pom.xml
+++ b/juddi-examples/uddi-annotations/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi.example</groupId>
 		<artifactId>juddi-examples</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>uddi-annotations</artifactId>
diff --git a/juddi-examples/wsdl2uddi-lifecyle/pom.xml b/juddi-examples/wsdl2uddi-lifecyle/pom.xml
index ffd1951..4362e24 100644
--- a/juddi-examples/wsdl2uddi-lifecyle/pom.xml
+++ b/juddi-examples/wsdl2uddi-lifecyle/pom.xml
@@ -1,220 +1,220 @@
-<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.juddi.example</groupId>

-     <artifactId>juddi-examples</artifactId>

-     <version>3.1.5-SNAPSHOT</version>

-     <relativePath>../pom.xml</relativePath>

-  </parent>

-  <artifactId>wsdl2uddi-lifecycle</artifactId>

-  <name>jUDDI Example WSDL2UDDI Deployment Lifecycle</name>

-  <description>Demonstrates the steps taken to publish a webservice using the WSDL file</description>

-

-    <properties>

-        <cxf.version>2.3.1</cxf.version>

-    </properties>

-    <dependencies>

-        <dependency>

-            <artifactId>juddi-client</artifactId>

-            <groupId>org.apache.juddi</groupId>

-            <version>${project.parent.version}</version>

-        </dependency>

-        <dependency>

-            <artifactId>uddi-ws</artifactId>

-            <groupId>org.apache.juddi</groupId>

-            <version>${project.parent.version}</version>

-        </dependency>

-        <dependency>

-            <groupId>javax.servlet</groupId>

-            <artifactId>servlet-api</artifactId>

-            <version>2.5</version>

-            <scope>provided</scope>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.cxf</groupId>

-            <artifactId>cxf-rt-frontend-jaxws</artifactId>

-            <version>${cxf.version}</version>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.cxf</groupId>

-            <artifactId>cxf-rt-transports-http</artifactId>

-            <version>${cxf.version}</version>

-            <exclusions>

-                <exclusion>

-                    <groupId>cglib</groupId>

-                    <artifactId>cglib</artifactId>

-                </exclusion>

-            </exclusions>

-        </dependency>

-        <dependency>

-            <groupId>cglib</groupId>

-            <artifactId>cglib-nodep</artifactId>

-            <version>2.1_3</version>

-        </dependency>

-    </dependencies>

-    <build>

-       <finalName>wsdl2uddi</finalName>

-        <plugins>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-source-plugin</artifactId>

-                <configuration>

-                    <excludes>

-                        <exclude>*.xml</exclude>

-                    </excludes>

-                </configuration>

-                <executions>

-                    <execution>

-                        <goals>

-                            <goal>jar</goal>

-                        </goals>

-                    </execution>

-                </executions>

-            </plugin>

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-surefire-plugin</artifactId>

-                <configuration>

-                    <skip>false</skip>

-                    <includes>

-                        <include>**/*Test.java</include>

-                    </includes>

-                </configuration>

-            </plugin>

-            <!-- examples are not very useful from a maven repo, so don't put it there -->

-            <plugin>

-                <groupId>org.apache.maven.plugins</groupId>

-                <artifactId>maven-deploy-plugin</artifactId>

-                <configuration>

-                    <skip>true</skip>

-                </configuration>

-            </plugin>

-        </plugins>

-    </build>

-  

-    <profiles>

-        <profile>

-            <id>default</id>

-            <activation>

-                <activeByDefault>true</activeByDefault>

-            </activation>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.apache.maven.plugins</groupId>

-                        <artifactId>maven-surefire-plugin</artifactId>

-                        <configuration>

-                            <skip>true</skip>

-                        </configuration>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-        <profile>

-            <id>setup</id>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.codehaus.mojo</groupId>

-                        <artifactId>exec-maven-plugin</artifactId>

-                        <version>1.1.1</version>

-                        <executions>

-                            <execution>

-                                <phase>test</phase>

-                                <goals>

-                                    <goal>java</goal>

-                                </goals>

-                                <configuration>

-                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Setup</mainClass>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-        <profile>

-            <id>find</id>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.codehaus.mojo</groupId>

-                        <artifactId>exec-maven-plugin</artifactId>

-                        <version>1.1.1</version>

-                        <executions>

-                            <execution>

-                                <phase>test</phase>

-                                <goals>

-                                    <goal>java</goal>

-                                </goals>

-                                <configuration>

-                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Find</mainClass>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-        <profile>

-        <id>deploy</id>

-        <build>

-            <plugins>

-                <plugin>

-                    <groupId>org.codehaus.cargo</groupId>

-                    <artifactId>cargo-maven2-plugin</artifactId>

-                    <version>1.3.3</version>

-                    <configuration>

-                        <container>

-                            <containerId>tomcat6x</containerId>

-                        </container>

-                        <configuration>

-                            <type>existing</type>

-                            <home>${basedir}/../../juddi-tomcat-${project.parent.version}</home>

-                        </configuration>

-                        <deployables>

-                            <deployable>

-                                <groupId>org.apache.juddi.example</groupId>

-                                <artifactId>wsdl2uddi-lifecycle</artifactId>

-                                <type>war</type>

-                                

-                            </deployable>

-                         </deployables>

-                     </configuration>

-                </plugin>

-            </plugins>

-        </build>  

-        </profile>

-                <profile>

-        <id>deploydev</id>

-        <build>

-            <plugins>

-                <plugin>

-                    <groupId>org.codehaus.cargo</groupId>

-                    <artifactId>cargo-maven2-plugin</artifactId>

-                    <version>1.3.3</version>

-                    <configuration>

-                        <container>

-                            <containerId>tomcat6x</containerId>

-                        </container>

-                        <configuration>

-                            <type>existing</type>

-                            <home>${basedir}/../../juddi-tomcat/target/tomcat/apache-tomcat-6.0.26</home> -->

-                        </configuration>

-                        <deployables>

-                            <deployable>

-                                <groupId>org.apache.juddi.example</groupId>

-                                <artifactId>wsdl2uddi-lifecycle</artifactId>

-                                <type>war</type>

-                                

-                            </deployable>

-                         </deployables>

-                     </configuration>

-                </plugin>

-            </plugins>

-        </build>  

-        </profile>

-    </profiles>

-    <packaging>war</packaging>

-</project>

-

+<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.juddi.example</groupId>
+     <artifactId>juddi-examples</artifactId>
+     <version>3.1.5</version>
+     <relativePath>../pom.xml</relativePath>
+  </parent>
+  <artifactId>wsdl2uddi-lifecycle</artifactId>
+  <name>jUDDI Example WSDL2UDDI Deployment Lifecycle</name>
+  <description>Demonstrates the steps taken to publish a webservice using the WSDL file</description>
+
+    <properties>
+        <cxf.version>2.3.1</cxf.version>
+    </properties>
+    <dependencies>
+        <dependency>
+            <artifactId>juddi-client</artifactId>
+            <groupId>org.apache.juddi</groupId>
+            <version>${project.parent.version}</version>
+        </dependency>
+        <dependency>
+            <artifactId>uddi-ws</artifactId>
+            <groupId>org.apache.juddi</groupId>
+            <version>${project.parent.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>javax.servlet</groupId>
+            <artifactId>servlet-api</artifactId>
+            <version>2.5</version>
+            <scope>provided</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.cxf</groupId>
+            <artifactId>cxf-rt-frontend-jaxws</artifactId>
+            <version>${cxf.version}</version>
+        </dependency>
+        <dependency>
+            <groupId>org.apache.cxf</groupId>
+            <artifactId>cxf-rt-transports-http</artifactId>
+            <version>${cxf.version}</version>
+            <exclusions>
+                <exclusion>
+                    <groupId>cglib</groupId>
+                    <artifactId>cglib</artifactId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+        <dependency>
+            <groupId>cglib</groupId>
+            <artifactId>cglib-nodep</artifactId>
+            <version>2.1_3</version>
+        </dependency>
+    </dependencies>
+    <build>
+       <finalName>wsdl2uddi</finalName>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-source-plugin</artifactId>
+                <configuration>
+                    <excludes>
+                        <exclude>*.xml</exclude>
+                    </excludes>
+                </configuration>
+                <executions>
+                    <execution>
+                        <goals>
+                            <goal>jar</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <configuration>
+                    <skip>false</skip>
+                    <includes>
+                        <include>**/*Test.java</include>
+                    </includes>
+                </configuration>
+            </plugin>
+            <!-- examples are not very useful from a maven repo, so don't put it there -->
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-deploy-plugin</artifactId>
+                <configuration>
+                    <skip>true</skip>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+  
+    <profiles>
+        <profile>
+            <id>default</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <skip>true</skip>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>setup</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>exec-maven-plugin</artifactId>
+                        <version>1.1.1</version>
+                        <executions>
+                            <execution>
+                                <phase>test</phase>
+                                <goals>
+                                    <goal>java</goal>
+                                </goals>
+                                <configuration>
+                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Setup</mainClass>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>find</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>exec-maven-plugin</artifactId>
+                        <version>1.1.1</version>
+                        <executions>
+                            <execution>
+                                <phase>test</phase>
+                                <goals>
+                                    <goal>java</goal>
+                                </goals>
+                                <configuration>
+                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Find</mainClass>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+        <id>deploy</id>
+        <build>
+            <plugins>
+                <plugin>
+                    <groupId>org.codehaus.cargo</groupId>
+                    <artifactId>cargo-maven2-plugin</artifactId>
+                    <version>1.3.3</version>
+                    <configuration>
+                        <container>
+                            <containerId>tomcat6x</containerId>
+                        </container>
+                        <configuration>
+                            <type>existing</type>
+                            <home>${basedir}/../../juddi-tomcat-${project.parent.version}</home>
+                        </configuration>
+                        <deployables>
+                            <deployable>
+                                <groupId>org.apache.juddi.example</groupId>
+                                <artifactId>wsdl2uddi-lifecycle</artifactId>
+                                <type>war</type>
+                                
+                            </deployable>
+                         </deployables>
+                     </configuration>
+                </plugin>
+            </plugins>
+        </build>  
+        </profile>
+                <profile>
+        <id>deploydev</id>
+        <build>
+            <plugins>
+                <plugin>
+                    <groupId>org.codehaus.cargo</groupId>
+                    <artifactId>cargo-maven2-plugin</artifactId>
+                    <version>1.3.3</version>
+                    <configuration>
+                        <container>
+                            <containerId>tomcat6x</containerId>
+                        </container>
+                        <configuration>
+                            <type>existing</type>
+                            <home>${basedir}/../../juddi-tomcat/target/tomcat/apache-tomcat-6.0.26</home> --&gt;
+                        </configuration>
+                        <deployables>
+                            <deployable>
+                                <groupId>org.apache.juddi.example</groupId>
+                                <artifactId>wsdl2uddi-lifecycle</artifactId>
+                                <type>war</type>
+                                
+                            </deployable>
+                         </deployables>
+                     </configuration>
+                </plugin>
+            </plugins>
+        </build>  
+        </profile>
+    </profiles>
+    <packaging>war</packaging>
+</project>
+
diff --git a/juddi-examples/wsdl2uddi/pom.xml b/juddi-examples/wsdl2uddi/pom.xml
index 201cd9d..64c87bc 100644
--- a/juddi-examples/wsdl2uddi/pom.xml
+++ b/juddi-examples/wsdl2uddi/pom.xml
@@ -1,115 +1,115 @@
-<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.juddi.example</groupId>

-     <artifactId>juddi-examples</artifactId>

-     <version>3.1.5-SNAPSHOT</version>

-     <relativePath>../pom.xml</relativePath>

-  </parent>

-  <artifactId>wsdl2uddi</artifactId>

-  <name>jUDDI Example WSDL2UDDI</name>

-  <description>Demonstrates the steps taken to publish a webservice using the WSDL file</description>

-

-  <dependencies>

-    <dependency>

-      <groupId>org.apache.juddi</groupId>

-      <artifactId>uddi-ws</artifactId>

-      <version>3.1.5-SNAPSHOT</version>

-    </dependency>

-    <dependency>

-      <groupId>org.apache.juddi</groupId>

-      <artifactId>juddi-client</artifactId>

-      <version>3.1.5-SNAPSHOT</version>

-    </dependency>

-  </dependencies>

-  

-    <profiles>

-        <profile>

-            <id>default</id>

-            <activation>

-                <activeByDefault>true</activeByDefault>

-            </activation>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.apache.maven.plugins</groupId>

-                        <artifactId>maven-surefire-plugin</artifactId>

-                        <configuration>

-                            <skip>true</skip>

-                        </configuration>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-        <profile>

-            <id>publish</id>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.codehaus.mojo</groupId>

-                        <artifactId>exec-maven-plugin</artifactId>

-                        <version>1.1.1</version>

-                        <executions>

-                            <execution>

-                                <phase>test</phase>

-                                <goals>

-                                    <goal>java</goal>

-                                </goals>

-                                <configuration>

-                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Publish</mainClass>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-        <profile>

-            <id>find</id>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.codehaus.mojo</groupId>

-                        <artifactId>exec-maven-plugin</artifactId>

-                        <version>1.1.1</version>

-                        <executions>

-                            <execution>

-                                <phase>test</phase>

-                                <goals>

-                                    <goal>java</goal>

-                                </goals>

-                                <configuration>

-                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Find</mainClass>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-         <profile>

-            <id>delete</id>

-            <build>

-                <plugins>

-                    <plugin>

-                        <groupId>org.codehaus.mojo</groupId>

-                        <artifactId>exec-maven-plugin</artifactId>

-                        <version>1.1.1</version>

-                        <executions>

-                            <execution>

-                                <phase>test</phase>

-                                <goals>

-                                    <goal>java</goal>

-                                </goals>

-                                <configuration>

-                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Delete</mainClass>

-                                </configuration>

-                            </execution>

-                        </executions>

-                    </plugin>

-                </plugins>

-            </build>

-        </profile>

-    </profiles>

-</project>

-

+<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.juddi.example</groupId>
+     <artifactId>juddi-examples</artifactId>
+     <version>3.1.5</version>
+     <relativePath>../pom.xml</relativePath>
+  </parent>
+  <artifactId>wsdl2uddi</artifactId>
+  <name>jUDDI Example WSDL2UDDI</name>
+  <description>Demonstrates the steps taken to publish a webservice using the WSDL file</description>
+
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.juddi</groupId>
+      <artifactId>uddi-ws</artifactId>
+      <version>3.1.5</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.juddi</groupId>
+      <artifactId>juddi-client</artifactId>
+      <version>3.1.5</version>
+    </dependency>
+  </dependencies>
+  
+    <profiles>
+        <profile>
+            <id>default</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.apache.maven.plugins</groupId>
+                        <artifactId>maven-surefire-plugin</artifactId>
+                        <configuration>
+                            <skip>true</skip>
+                        </configuration>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>publish</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>exec-maven-plugin</artifactId>
+                        <version>1.1.1</version>
+                        <executions>
+                            <execution>
+                                <phase>test</phase>
+                                <goals>
+                                    <goal>java</goal>
+                                </goals>
+                                <configuration>
+                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Publish</mainClass>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+        <profile>
+            <id>find</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>exec-maven-plugin</artifactId>
+                        <version>1.1.1</version>
+                        <executions>
+                            <execution>
+                                <phase>test</phase>
+                                <goals>
+                                    <goal>java</goal>
+                                </goals>
+                                <configuration>
+                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Find</mainClass>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+         <profile>
+            <id>delete</id>
+            <build>
+                <plugins>
+                    <plugin>
+                        <groupId>org.codehaus.mojo</groupId>
+                        <artifactId>exec-maven-plugin</artifactId>
+                        <version>1.1.1</version>
+                        <executions>
+                            <execution>
+                                <phase>test</phase>
+                                <goals>
+                                    <goal>java</goal>
+                                </goals>
+                                <configuration>
+                                    <mainClass>org.apache.juddi.example.wsdl2uddi.Delete</mainClass>
+                                </configuration>
+                            </execution>
+                        </executions>
+                    </plugin>
+                </plugins>
+            </build>
+        </profile>
+    </profiles>
+</project>
+
diff --git a/juddi-tomcat/pom.xml b/juddi-tomcat/pom.xml
index 87fd529..9ba2f2b 100644
--- a/juddi-tomcat/pom.xml
+++ b/juddi-tomcat/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>juddi-tomcat</artifactId>
 	<name>jUDDI Tomcat Packaging</name>
diff --git a/juddiv3-war/pom.xml b/juddiv3-war/pom.xml
index ff4ea20..f511487 100644
--- a/juddiv3-war/pom.xml
+++ b/juddiv3-war/pom.xml
@@ -7,13 +7,12 @@
 	License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS 
 	OF ANY KIND, either express or implied. * See the License for the specific 
 	language governing permissions and * limitations under the License. * */ -->
-<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">
+<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.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>juddiv3-war</artifactId>
 	<packaging>war</packaging>
@@ -26,7 +25,7 @@
 		<dependency>
 			<artifactId>uddi-ws</artifactId>
 			<groupId>org.apache.juddi</groupId>
-			<version>3.1.5-SNAPSHOT</version>
+			<version>3.1.5</version>
 		</dependency>
 		<dependency>
 			<groupId>commons-logging</groupId>
diff --git a/pom.xml b/pom.xml
index ee563c1..7d75f06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 	<packaging>pom</packaging>
 	<groupId>org.apache.juddi</groupId>
 	<artifactId>juddi-parent</artifactId>
-	<version>3.1.5-SNAPSHOT</version>
+	<version>3.1.5</version>
 	<name>jUDDI_v3 Parent</name>
 	<description>jUDDI (pronounced "Judy") is an open source Java
 		implementation of the Universal Description, Discovery, and
@@ -148,9 +148,9 @@
 		</license>
 	</licenses>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/trunk/</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/trunk/</developerConnection>
-		<url>http://svn.apache.org/viewcvs.cgi/juddi/trunk/</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/juddi/tags/juddi-3.1.5</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/juddi/tags/juddi-3.1.5</developerConnection>
+		<url>http://svn.apache.org/viewcvs.cgi/juddi/tags/juddi-3.1.5</url>
 	</scm>
 	    <build>
         <pluginManagement>
diff --git a/uddi-tck-base/pom.xml b/uddi-tck-base/pom.xml
index 2ede29b..186589e 100644
--- a/uddi-tck-base/pom.xml
+++ b/uddi-tck-base/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>uddi-tck-base</artifactId>
 	<packaging>bundle</packaging>
diff --git a/uddi-tck/pom.xml b/uddi-tck/pom.xml
index 51b9415..bb502e2 100644
--- a/uddi-tck/pom.xml
+++ b/uddi-tck/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>uddi-tck</artifactId>
 	<packaging>bundle</packaging>
diff --git a/uddi-ws/pom.xml b/uddi-ws/pom.xml
index 97e31b8..ae2add3 100644
--- a/uddi-ws/pom.xml
+++ b/uddi-ws/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.juddi</groupId>
 		<artifactId>juddi-parent</artifactId>
-		<version>3.1.5-SNAPSHOT</version>
+		<version>3.1.5</version>
 	</parent>
 	<artifactId>uddi-ws</artifactId>
 	<packaging>bundle</packaging>