[jslideshare] r35 committed - Fixed deployment configuration.

0 views
Skip to first unread message

jslid...@googlecode.com

unread,
May 26, 2014, 12:01:50 PM5/26/14
to jslidesha...@googlegroups.com
Revision: 35
Author: lucio.benfante
Date: Mon May 26 16:01:28 2014 UTC
Log: Fixed deployment configuration.
http://code.google.com/p/jslideshare/source/detail?r=35

Modified:
/trunk/JSlideShare/pom.xml

=======================================
--- /trunk/JSlideShare/pom.xml Mon May 26 15:31:38 2014 UTC
+++ /trunk/JSlideShare/pom.xml Mon May 26 16:01:28 2014 UTC
@@ -67,6 +67,13 @@
</executions>
</plugin>
</plugins>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ssh</artifactId>
+ <version>2.6</version>
+ </extension>
+ </extensions>
</build>
<dependencies>
<dependency>
@@ -96,9 +103,9 @@
</repository>
</distributionManagement>
<scm>
-
<connection>scm:svn:http://jslideshare.googlecode.com/svn/tags/JSlideShare-0.6</connection>
-
<developerConnection>scm:svn:https://jslideshare.googlecode.com/svn/tags/JSlideShare-0.6</developerConnection>
-
<url>http://jslideshare.googlecode.com/svn/tags/JSlideShare-0.6</url>
+
<connection>scm:svn:http://jslideshare.googlecode.com/svn/trunk/</connection>
+
<developerConnection>scm:svn:https://jslideshare.googlecode.com/svn/trunk/</developerConnection>
+ <url>https://jslideshare.googlecode.com/svn/trunk/</url>
</scm>
<issueManagement>
<system>Google Code Issues</system>
Reply all
Reply to author
Forward
0 new messages