[maven-release-plugin] prepare release apache-jsieve-0.7

Project: http://git-wip-us.apache.org/repos/asf/james-jsieve/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-jsieve/commit/0b0b9f0e
Tree: http://git-wip-us.apache.org/repos/asf/james-jsieve/tree/0b0b9f0e
Diff: http://git-wip-us.apache.org/repos/asf/james-jsieve/diff/0b0b9f0e

Branch: refs/heads/master
Commit: 0b0b9f0eb68bba3954a3d69987f5353f61d089c9
Parents: 8efedd9
Author: Antoine Duprat <adup...@linagora.com>
Authored: Fri Jun 16 09:44:38 2017 +0200
Committer: Antoine Duprat <adup...@linagora.com>
Committed: Fri Jun 16 09:44:38 2017 +0200

----------------------------------------------------------------------
 all/pom.xml  | 2 +-
 core/pom.xml | 2 +-
 pom.xml      | 5 +++--
 util/pom.xml | 2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/0b0b9f0e/all/pom.xml
----------------------------------------------------------------------
diff --git a/all/pom.xml b/all/pom.xml
index 808c881..5ced3ac 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.james</groupId>
         <artifactId>apache-jsieve</artifactId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.7</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/0b0b9f0e/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 829f292..a327962 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.7</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/0b0b9f0e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7c50fb7..6fb0d06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.james</groupId>
     <artifactId>apache-jsieve</artifactId>
-    <version>0.7-SNAPSHOT</version>
+    <version>0.7</version>
     <packaging>pom</packaging>
 
     <name>Apache James :: JSieve</name>
@@ -47,7 +47,8 @@
         
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/james-jsieve.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/james-jsieve.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/james-jsieve.git</url>
-    </scm>
+      <tag>apache-jsieve-0.7</tag>
+  </scm>
     
     <issueManagement>
         <system>JIRA</system>

http://git-wip-us.apache.org/repos/asf/james-jsieve/blob/0b0b9f0e/util/pom.xml
----------------------------------------------------------------------
diff --git a/util/pom.xml b/util/pom.xml
index 47e5bb0..41cb3f4 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>apache-jsieve</artifactId>
         <groupId>org.apache.james</groupId>
-        <version>0.7-SNAPSHOT</version>
+        <version>0.7</version>
         <relativePath>..</relativePath>
     </parent>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to