Author: steve.ebersole(a)jboss.com
Date: 2008-04-24 12:56:29 -0400 (Thu, 24 Apr 2008)
New Revision: 14539
Modified:
documentation-style/trunk/pom.xml
Log:
[maven-release-plugin] prepare release hibernate-jdocbook-style-1.0.1
Modified: documentation-style/trunk/pom.xml
===================================================================
--- documentation-style/trunk/pom.xml 2008-04-24 16:56:10 UTC (rev 14538)
+++ documentation-style/trunk/pom.xml 2008-04-24 16:56:29 UTC (rev 14539)
@@ -1,30 +1,11 @@
-<?xml version="1.0"?>
+<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/xsd/maven-4.0.0.xsd">
-<!--
- ~ Copyright (c) 2007, Red Hat Middleware, LLC. All rights reserved.
- ~
- ~ This copyrighted material is made available to anyone wishing to use, modify,
- ~ copy, or redistribute it subject to the terms and conditions of the GNU
- ~ Lesser General Public License, v. 2.1. This program is distributed in the
- ~ hope that it will be useful, but WITHOUT A WARRANTY; without even the implied
- ~ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- ~ Lesser General Public License for more details. You should have received a
- ~ copy of the GNU Lesser General Public License, v.2.1 along with this
- ~ distribution; if not, write to the Free Software Foundation, Inc.,
- ~ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- ~
- ~ Red Hat Author(s): Steve Ebersole
- -->
-<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/xsd/maven-4.0.0.xsd">
-
<modelVersion>4.0.0</modelVersion>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-jdocbook-style</artifactId>
<packaging>jdocbook-style</packaging>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<name>Hibernate Reference Manual Styles</name>
<description>The JDocBook styles for the Hibernate Reference
Manuals.</description>
@@ -45,9 +26,9 @@
</licenses>
<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...
+
<
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>
@@ -84,4 +65,4 @@
</snapshotRepository>
</distributionManagement>
-</project>
+</project>
\ No newline at end of file