Author: dkulp
Date: Tue Jan 24 15:53:59 2012
New Revision: 1235313
URL: http://svn.apache.org/viewvc?rev=1235313&view=rev
Log:
Fix scm locations and the JIRA URL in the pom
Modified:
cxf/dosgi/trunk/pom.xml
Modified: cxf/dosgi/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/dosgi/trunk/pom.xml?rev=1235313&r1=1235312&r2=1235313&view=diff
==============================================================================
--- cxf/dosgi/trunk/pom.xml (original)
+++ cxf/dosgi/trunk/pom.xml Tue Jan 24 15:53:59 2012
@@ -26,13 +26,13 @@
<name>Distributed OSGI Reference Implementation</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/dosgi/tags/cxf-dosgi-ri-1.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/dosgi/tags/cxf-dosgi-ri-1.1</developerConnection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/cxf/dosgi/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/dosgi/trunk</developerConnection>
</scm>
<issueManagement>
<system>jira</system>
- <url>https://issues.apache.org/jira/browse/CXF</url>
+ <url>https://issues.apache.org/jira/browse/DOSGI</url>
</issueManagement>
<prerequisites>