projects
/
cql-java-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a9f24
)
Add scm connection
author
Jakub Skoczen
<jakub@indexdata.dk>
Wed, 14 Mar 2012 00:14:20 +0000
(
01:14
+0100)
committer
Jakub Skoczen
<jakub@indexdata.dk>
Wed, 14 Mar 2012 00:14:20 +0000
(
01:14
+0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
7d85ab5
..
f803ff8
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-7,6
+7,10
@@
<version>1.9-SNAPSHOT</version>
<name>cql-java</name>
<url>http://maven.apache.org</url>
+ <scm>
+ <connection>scm:git:ssh://git.indexdata.com:222/home/git/private/cql-java</connection>
+ <url>http://gitid.indexdata.com/?p=cql-java.git</url>
+ </scm>
<build>
<extensions>
<extension>