Repository: incubator-rya
Updated Branches:
  refs/heads/master 7ba4152cc -> 67dddf89b


RYA-182-Fixed SCM tag for Rya parent pom

Closes #108


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

Branch: refs/heads/master
Commit: 67dddf89bef42a46fe87c3344cb690b8ae9ea37e
Parents: 7ba4152
Author: Caleb Meier <caleb.me...@parsons.com>
Authored: Thu Oct 13 15:30:22 2016 -0700
Committer: Aaron Mihalik <aaron.miha...@gmail.com>
Committed: Sun Oct 16 17:10:57 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-rya/blob/67dddf89/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f14ddf..b170574 100644
--- a/pom.xml
+++ b/pom.xml
@@ -827,7 +827,7 @@ under the License.
     <scm>
         <connection>scm:git:git://git.apache.org/incubator-rya.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-rya.git</developerConnection>
-        <tag>v3.2.10-SNAPSHOT</tag>
+        <tag>HEAD</tag>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-rya.git</url>
     </scm>
 </project>

Reply via email to