This is an automated email from the ASF dual-hosted git repository.
harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
The following commit(s) were added to refs/heads/develop by this push:
new b30228b remove it in develop too
b30228b is described below
commit b30228b75697d670e265d370037f591e6e16c14d
Author: Harbs <[email protected]>
AuthorDate: Thu Nov 26 19:02:43 2020 +0200
remove it in develop too
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9703db8..d9c39b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
<maven.version>3.3.1</maven.version>
- <compiler-build-tools.version>1.2.1-SNAPSHOT</compiler-build-tools.version>
+ <compiler-build-tools.version>1.2.1</compiler-build-tools.version>
<compiler-jburg-types.version>1.1.0</compiler-jburg-types.version>
<flex.version>4.15.0</flex.version>