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

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts-annotations.git


The following commit(s) were added to refs/heads/master by this push:
     new 74effd6  [maven-release-plugin] prepare release 
STRUTS_ANNOTATIONS_1_0_7
74effd6 is described below

commit 74effd6ea64dec885247e70f73f2e58ecb6eed0c
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Mon Feb 17 21:05:40 2020 +0100

    [maven-release-plugin] prepare release STRUTS_ANNOTATIONS_1_0_7
---
 pom.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index aefb02a..e7a0fc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<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";>
 
     <parent>
         <groupId>org.apache.struts</groupId>
@@ -9,7 +8,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <artifactId>struts-annotations</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
     <packaging>jar</packaging>
     <name>Struts Annotations</name>
     <url>http://struts.apache.org</url>
@@ -22,7 +21,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/struts-annotations.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts-annotations.git</developerConnection>
         <url>https://github.com/apache/struts-annotations.git</url>
-        <tag>HEAD</tag>
+        <tag>STRUTS_ANNOTATIONS_1_0_7</tag>
     </scm>
 
     <properties>

Reply via email to