You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/03 05:41:04 UTC

[royale-compiler] branch develop updated: [maven-release-plugin] prepare branch release/0.9.0

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 d443b9a  [maven-release-plugin] prepare branch release/0.9.0
d443b9a is described below

commit d443b9a3e417a5d731372c154664ab0a61e044f1
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Jan 2 21:40:58 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:git@github.com:apache/royale-compiler.git</connection>
     <developerConnection>scm:git:git@github.com:apache/royale-compiler.git</developerConnection>
     <url>scm:git:git@github.com: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
['"commits@royale.apache.org" <co...@royale.apache.org>'].