This is an automated email from the ASF dual-hosted git repository.
aharui 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 0f460e0 past-o
0f460e0 is described below
commit 0f460e037c26b69c7588d1d77398e2c45e4afe8c
Author: Alex Harui <[email protected]>
AuthorDate: Tue Mar 31 22:21:40 2020 -0700
past-o
---
compiler-build-tools/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/compiler-build-tools/pom.xml b/compiler-build-tools/pom.xml
index 3cf558e..816f645 100644
--- a/compiler-build-tools/pom.xml
+++ b/compiler-build-tools/pom.xml
@@ -240,6 +240,7 @@
</plugins>
</build>
</profile>
+ <profile>
<id>royale-release</id>
<properties>
<!-- Ensure the royale-release plugin is enabled when running
release:perform -->