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 0f96d4e [maven-release-plugin] prepare branch release/0.9.0
0f96d4e is described below
commit 0f96d4ecbca1bf770156f7c23578f1f6a5c8e79c
Author: Alex Harui <[email protected]>
AuthorDate: Thu Jan 4 19:20:09 2018 -0800
[maven-release-plugin] prepare branch release/0.9.0
---
compiler-common/pom.xml | 3 +--
compiler-externc/pom.xml | 3 +--
pom.xml | 2 +-
swfutils/pom.xml | 3 +--
4 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index f038fe4..250beae 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -17,8 +17,7 @@
limitations under the License.
-->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 3c572af..bb89250 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -17,8 +17,7 @@
limitations under the License.
-->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
diff --git a/pom.xml b/pom.xml
index 5f9db75..bd50dba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@
<connection>scm:git:[email protected]:apache/royale-compiler.git</connection>
<developerConnection>scm:git:[email protected]:apache/royale-compiler.git</developerConnection>
<url>scm:git:[email protected]:apache/royale-compiler.git</url>
- <tag>HEAD</tag>
+ <tag>release/0.9.0</tag>
</scm>
<properties>
diff --git a/swfutils/pom.xml b/swfutils/pom.xml
index d3a5d44..df767cd 100644
--- a/swfutils/pom.xml
+++ b/swfutils/pom.xml
@@ -17,8 +17,7 @@
limitations under the License.
-->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].