You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@joshua.apache.org by le...@apache.org on 2017/01/27 05:07:22 UTC

incubator-joshua git commit: Include SNAPSHOT in version

Repository: incubator-joshua
Updated Branches:
  refs/heads/master 6be8cf09d -> f55827739


Include SNAPSHOT in version


Project: http://git-wip-us.apache.org/repos/asf/incubator-joshua/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-joshua/commit/f5582773
Tree: http://git-wip-us.apache.org/repos/asf/incubator-joshua/tree/f5582773
Diff: http://git-wip-us.apache.org/repos/asf/incubator-joshua/diff/f5582773

Branch: refs/heads/master
Commit: f55827739272557468fffe84aee963e6463a96b1
Parents: 6be8cf0
Author: Lewis John McGibbney <le...@gmail.com>
Authored: Thu Jan 26 21:07:18 2017 -0800
Committer: Lewis John McGibbney <le...@gmail.com>
Committed: Thu Jan 26 21:07:18 2017 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-joshua/blob/f5582773/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9169425..794efa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -211,7 +211,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/incubator-joshua.git</connection>
     <developerConnection>scm:git:http://git-wip-us.apache.org/repos/asf/incubator-joshua.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf/incubator-joshua.git</url>
-    <tag>HEAD</tag>
+    <tag>apache-joshua-6.1</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>