update utils versions
diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index 671870d..235eca6 100644
--- a/compiler-build-tools/pom.xml
+++ b/compiler-build-tools/pom.xml
@@ -29,7 +29,7 @@
 

   <groupId>org.apache.royale.compiler</groupId>

   <artifactId>compiler-build-tools</artifactId>

-  <version>1.1.0-SNAPSHOT</version>

+  <version>1.1.0</version>

   <packaging>maven-plugin</packaging>

 

   <name>Apache Royale: Build Tools</name>

diff --git a/compiler-jburg-types/pom.xml b/compiler-jburg-types/pom.xml
index 3a19ecd..603b9f7 100644
--- a/compiler-jburg-types/pom.xml
+++ b/compiler-jburg-types/pom.xml
@@ -30,7 +30,7 @@
 
   <groupId>org.apache.royale.compiler</groupId>
   <artifactId>compiler-jburg-types</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.1.0</version>
 
   <name>Apache Royale: JBurg Types</name>
   <description>Types needed by JBurg to perform it's code generation.</description>