You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2020/03/24 10:58:13 UTC

[royale-typedefs] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git

commit 7d6b04f358943f73194121acd2f492dc226f26c7
Author: carlosrovira <carlosrovira>
AuthorDate: Tue Mar 24 10:57:17 2020 +0000

    [maven-release-plugin] prepare branch @{releaseLabel}
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 95ee7a4..18de943 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,8 +17,7 @@
   limitations under the License.
 
 -->
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -38,6 +37,7 @@
     <connection>scm:git:https://github.com/apache/royale-typedefs.git</connection>
     <developerConnection>scm:git:https://github.com/apache/royale-typedefs.git</developerConnection>
     <url>scm:git:https://github.com/apache/royale-typedefs.git</url>
+    <tag>release/0.9.7</tag>
   </scm>
 
   <properties>