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-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 4fa0e79 [maven-release-plugin] prepare branch release/0.9.1
4fa0e79 is described below
commit 4fa0e79fa8775f5838e52424a46e4ead4c61236d
Author: Alex Harui <[email protected]>
AuthorDate: Wed Feb 7 13:03:59 2018 -0800
[maven-release-plugin] prepare branch release/0.9.1
---
examples/royale/RoyaleThemes/pom.xml | 4 +---
pom.xml | 2 +-
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/examples/royale/RoyaleThemes/pom.xml
b/examples/royale/RoyaleThemes/pom.xml
index 4525a17..d6c6f1a 100644
--- a/examples/royale/RoyaleThemes/pom.xml
+++ b/examples/royale/RoyaleThemes/pom.xml
@@ -17,9 +17,7 @@
limitations under the License.
-->
-<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/maven-v4_0_0.xsd">
+<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<!--
diff --git a/pom.xml b/pom.xml
index 27b1f11..71263db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
<connection>scm:git:[email protected]:apache/royale-asjs.git</connection>
<developerConnection>scm:git:[email protected]:apache/royale-asjs.git</developerConnection>
<url>scm:git:[email protected]:apache/royale-asjs.git</url>
- <tag>HEAD</tag>
+ <tag>release/0.9.1</tag>
</scm>
<properties>
--
To stop receiving notification emails like this one, please contact
[email protected].