This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
     new 8b31768  update utils versions
8b31768 is described below

commit 8b31768611ffecdc17ee6b6ba89f7021e3f33311
Author: piotrzarzycki21 <[email protected]>
AuthorDate: Tue Sep 24 08:03:57 2019 +0000

    update utils versions
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f794536..40b04d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,8 +53,8 @@
 
     <jburgTypesRequired>true</jburgTypesRequired>
     <skipgpg>false</skipgpg>
-    <compiler-build-tools.version>1.1.0-SNAPSHOT</compiler-build-tools.version>
-    <compiler-jburg-types.version>1.1.0-SNAPSHOT</compiler-jburg-types.version>
+    <compiler-build-tools.version>1.1.0</compiler-build-tools.version>
+    <compiler-jburg-types.version>1.1.0</compiler-jburg-types.version>
 
     <!-- URL of the ASF SonarQube server -->
     <sonar.host.url>https://builds.apache.org/analysis</sonar.host.url>

Reply via email to