[maven-release-plugin] rollback the release of cdm-server/3.0.4-SNAPSHOT
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Fri, 6 May 2011 08:06:02 +0000 (08:06 +0000)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Fri, 6 May 2011 08:06:02 +0000 (08:06 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 0254237222586bb266c40844bcd0aa5ffece14ad..7b29262e0215feda7efb8cec512130927062ae99 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,10 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<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">
+<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>eu.etaxonomy</groupId>
        <artifactId>cdm-server</artifactId>
-       <version>3.0.4-SNAPSHOT</version>
+       <version>3.0.3-SNAPSHOT</version>
        <packaging>jar</packaging>
        <name>CDM Community Standalone Server</name>
 
                        <roles>
                                <role>Developer</role>
                        </roles>
-                       <url />
+                       <url></url>
                </developer>
        </developers>
 
        <!--
                contributors> <contributor> <name>Test-Contributor</name>
-               </contributor> </contributors -->
+               </contributor> </contributors
+       -->
        <issueManagement>
                <system>Trac</system>
                <url>http://dev.e-taxonomy.eu/trac/</url>
                                                        <tasks>
                                                                <property name="project.fullversionstring" value="${project.version}" />
                                                                <property name="project.version" value="${project.version}" />
-                                                               <ant antfile="${project.basedir}/src/main/installer/linux/build-deb.xml" dir="${project.basedir}" />
+                                                               <ant antfile="${project.basedir}/src/main/installer/linux/build-deb.xml"
+                                                                       dir="${project.basedir}" />
                                                        </tasks>
                                                </configuration>
                                                <goals>
                                <groupId>org.apache.myfaces.maven</groupId>
                                <artifactId>wagon-maven-plugin</artifactId>
                                <version>1.0.6</version>
-                               <configuration>
-                                       <id>wp5.e-taxonomy.eu</id>
+                               <configuration>\r
+                                       <id>wp5.e-taxonomy.eu</id>\r
                                        <url>scpexe://160.45.63.151/var/www/download/cdmserver/${project.version}</url>
                                        <inputDirectory>target/installer</inputDirectory>
                                </configuration>