Author: ips
Date: 2010-04-26 18:15:21 -0400 (Mon, 26 Apr 2010)
New Revision: 929
Modified:
trunk/pom.xml
Log:
fix scm url
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-14 19:14:56 UTC (rev 928)
+++ trunk/pom.xml 2010-04-26 22:15:21 UTC (rev 929)
@@ -17,7 +17,9 @@
~ License along with this program; if not, write to the Free Software
~ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-->
-<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project
xmlns="http://maven.apache.org/POM/4.0.0"
+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<!-- NOTE: We extend the RHQ parent pom, because we essentially want all the same
@@ -44,8 +46,8 @@
<scm>
<
connection>scm:svn:http://anonsvn.jboss.org/repos/embjopr/trunk/</c...
<
developerConnection>scm:svn:https://svn.jboss.org/repos/embjopr/trunk/...
-
<
url>http://git.fedorahosted.org/git/?p=rhq/rhq.git;a=tree/jopr-embedde...
- </scm>
+ <
url>http://fisheye.jboss.org/browse/EMBJOPR/</url>
+ </scm>
<issueManagement>
<system>jira</system>