[maven-release-plugin] prepare release xjc-utils-3.3.0
diff --git a/boolean-test/pom.xml b/boolean-test/pom.xml
index d486742..af447a9 100644
--- a/boolean-test/pom.xml
+++ b/boolean-test/pom.xml
@@ -27,7 +27,7 @@
 	<parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-		<version>3.2.4-SNAPSHOT</version>
+		<version>3.3.0</version>
 	</parent>
 
     <dependencies>
diff --git a/boolean/pom.xml b/boolean/pom.xml
index 9190e4c..1b49170 100644
--- a/boolean/pom.xml
+++ b/boolean/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/bug671/pom.xml b/bug671/pom.xml
index 2e7367e..9532623 100644
--- a/bug671/pom.xml
+++ b/bug671/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/bug986/pom.xml b/bug986/pom.xml
index 57112c0..1f233d0 100644
--- a/bug986/pom.xml
+++ b/bug986/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/cxf-xjc-plugin/pom.xml b/cxf-xjc-plugin/pom.xml
index 25d6898..e23c832 100644
--- a/cxf-xjc-plugin/pom.xml
+++ b/cxf-xjc-plugin/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
     <prerequisites>
diff --git a/dv-test/pom.xml b/dv-test/pom.xml
index 57100bc..703243b 100644
--- a/dv-test/pom.xml
+++ b/dv-test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/dv/pom.xml b/dv/pom.xml
index ac2dfa9..ca8b472 100644
--- a/dv/pom.xml
+++ b/dv/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/javadoc/pom.xml b/javadoc/pom.xml
index e9c9fa2..2e9d677 100644
--- a/javadoc/pom.xml
+++ b/javadoc/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
     
 
diff --git a/pom.xml b/pom.xml
index 49a0824..d958c5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf.xjc-utils</groupId>
     <artifactId>xjc-utils</artifactId>
     <packaging>pom</packaging>
-    <version>3.2.4-SNAPSHOT</version>
+    <version>3.3.0</version>
     <name>Apache CXF XJC Utils</name>
     <url>http://cxf.apache.org</url>
 
@@ -33,7 +33,7 @@
     <scm>
       <connection>scm:git:https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git</connection>
       <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git</developerConnection>
-      <tag>HEAD</tag>
+      <tag>xjc-utils-3.3.0</tag>
   </scm>
     <issueManagement>
         <system>jira</system>
diff --git a/property-listener/pom.xml b/property-listener/pom.xml
index a360b44..c69494f 100644
--- a/property-listener/pom.xml
+++ b/property-listener/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 5c9a777..9f95947 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/ts-test/pom.xml b/ts-test/pom.xml
index 0367b44..5ea23aa 100644
--- a/ts-test/pom.xml
+++ b/ts-test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/ts/pom.xml b/ts/pom.xml
index cef9ae2..d97349a 100644
--- a/ts/pom.xml
+++ b/ts/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
 
diff --git a/wsdlextension-test/pom.xml b/wsdlextension-test/pom.xml
index 93c9660..b747b1d 100644
--- a/wsdlextension-test/pom.xml
+++ b/wsdlextension-test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
     <dependencies>
diff --git a/wsdlextension/pom.xml b/wsdlextension/pom.xml
index 9b4f25c..c071a2c 100644
--- a/wsdlextension/pom.xml
+++ b/wsdlextension/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>3.2.4-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>