Author: sclassen
Date: Mon May 12 16:28:32 2014
New Revision: 1594025
URL: http://svn.apache.org/r1594025
Log:
onami-persist: fixed URLs in pom.xml
Modified:
onami/sandbox/persist/pom.xml
Modified: onami/sandbox/persist/pom.xml
URL:
http://svn.apache.org/viewvc/onami/sandbox/persist/pom.xml?rev=1594025&r1=1594024&r2=1594025&view=diff
==============================================================================
--- onami/sandbox/persist/pom.xml (original)
+++ onami/sandbox/persist/pom.xml Mon May 12 16:28:32 2014
@@ -36,9 +36,9 @@
<inceptionYear>2013</inceptionYear>
<scm>
- <url>https://svn.apache.org/viewvc/onami/trunk/sandbox/persist</url>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/sandbox/persist</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/trunk/sandbox/persist</developerConnection>
+ <url>https://svn.apache.org/viewvc/onami/sandbox/persist</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/onami/sandbox/persist</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/onami/sandbox/persist</developerConnection>
<tag>HEAD</tag>
</scm>
@@ -54,7 +54,7 @@
</issueManagement>
<ciManagement>
<system>Jenkins</system>
- <url>http://svn.apache.org/repos/asf/onami/sandbox/persist</url>
+ <url>https://builds.apache.org/job/Onami-Persist/</url>
<notifiers>
<notifier>
<type>mail</type>