Author: steve.ebersole(a)jboss.com
Date: 2007-08-31 13:55:36 -0400 (Fri, 31 Aug 2007)
New Revision: 13979
Modified:
documentation-style/trunk/pom.xml
Log:
updated pom to reflect addition to svn
Modified: documentation-style/trunk/pom.xml
===================================================================
--- documentation-style/trunk/pom.xml 2007-08-31 17:50:21 UTC (rev 13978)
+++ documentation-style/trunk/pom.xml 2007-08-31 17:55:36 UTC (rev 13979)
@@ -27,7 +27,7 @@
<version>1.0.0-SNAPSHOT</version>
<name>Hibernate Reference Manual Styles</name>
- <description>The JDocBook styles for the Hibernate Reference
Manual.</description>
+ <description>The JDocBook styles for the Hibernate Reference
Manuals.</description>
<url>http://hibernate.org</url>
<organization>
@@ -44,10 +44,11 @@
</license>
</licenses>
- <issueManagement>
- <system>jira</system>
-
<
url>http://opensource.atlassian.com/projects/hibernate/browse/HHH</...
- </issueManagement>
+ <scm>
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/hibernate/documentat...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/docu...
+
<
url>http://viewvc.jboss.org/cgi-bin/viewvc.cgi/hibernate/documentation...
+ </scm>
<build>
<plugins>