aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJulien Gouesse <[email protected]>2019-08-23 20:23:20 +0200
committerJulien Gouesse <[email protected]>2019-08-23 20:23:20 +0200
commit6a73df69e30d8b10c3a88a3097c12ca878e797b4 (patch)
treeb8599daa820a94f952484add890be593be8ad9f7 /pom.xml
parent97baae09e268926bd092c8c7bdda3605bcab1004 (diff)
Partially fixes the generation of the Java API documentation (there are still some warnings)
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index fc94c98..82d21b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,8 @@
</licenses>
<scm>
- <connection>git://jogamp.com/srv/scm/ardor3d.git</connection>
- <developerConnection>ssh://[email protected]/srv/scm/ardor3d.git</developerConnection>
+ <connection>scm:git:git://jogamp.com/srv/scm/ardor3d.git</connection>
+ <!--<developerConnection>ssh://[email protected]/srv/scm/ardor3d.git</developerConnection>-->
<url>https://jogamp.org/cgit/ardor3d.git/</url>
</scm>