prepare pom for local release
Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/90bec245 Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/90bec245 Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/90bec245 Branch: refs/heads/1-1-1-BRANCH Commit: 90bec24524c2122372eaf95a65116194222b66d7 Parents: 49a4139 Author: Thomas Draier <[email protected]> Authored: Fri Feb 3 16:27:47 2017 +0100 Committer: Thomas Draier <[email protected]> Committed: Fri Feb 3 16:27:47 2017 +0100 ---------------------------------------------------------------------- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/90bec245/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ea035ea..a570999 100644 --- a/pom.xml +++ b/pom.xml @@ -99,10 +99,10 @@ </mailingLists> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-unomi.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-unomi.git</developerConnection> - <tag>HEAD</tag> - <url>https://git-wip-us.apache.org/repos/asf/incubator-unomi.git</url> + <connection>scm:git:[email protected]:Jahia/unomi-fork.git</connection> + <developerConnection>scm:git:[email protected]:Jahia/unomi-fork.git</developerConnection> + <tag>1-1-1-BRANCH</tag> + <url>https://github.com/Jahia/unomi-fork.git</url> </scm> <developers>
