This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch release/0.9.0
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git
The following commit(s) were added to refs/heads/release/0.9.0 by this push:
new 5dee861 also create utils artifacts
5dee861 is described below
commit 5dee8616e9b815af80f3cf95d4bc4f47caeeeb9e
Author: Alex Harui <[email protected]>
AuthorDate: Wed Jan 3 20:40:11 2018 -0800
also create utils artifacts
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index cc3f8ac..0a7a1c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -515,7 +515,7 @@
<!--
During release:perform, enable the "msin" profile
-->
- <releaseProfiles>main</releaseProfiles>
+ <releaseProfiles>utils,main</releaseProfiles>
</configuration>
</plugin>
</plugins>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].