Ian Maxon has uploaded a new change for review.
https://asterix-gerrit.ics.uci.edu/1445
Change subject: Add scm tag back to Hyracks pom
......................................................................
Add scm tag back to Hyracks pom
Change-Id: I9c409a58fb93aee81e3d5661525d09cb377e5884
---
M hyracks-fullstack/pom.xml
1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/45/1445/1
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 6c153c6..1213ba0 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -42,6 +42,13 @@
</license>
</licenses>
+ <scm>
+ <connection>scm:git:https://github.com/apache/asterixdb</connection>
+
<developerConnection>scm:git:ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb</developerConnection>
+ <url>https://github.com/apache/asterixdb</url>
+ <tag>HEAD</tag>
+ </scm>
+
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>1.8</jdk.version>
--
To view, visit https://asterix-gerrit.ics.uci.edu/1445
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c409a58fb93aee81e3d5661525d09cb377e5884
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Ian Maxon <[email protected]>