]> www.vanbest.org Git - tv_grab_nl_java/commitdiff
[maven-release-plugin] prepare release 1.1.0
authorJan-Pascal van Best <janpascal@vanbest.org>
Thu, 3 Jan 2013 14:24:14 +0000 (15:24 +0100)
committerJan-Pascal van Best <janpascal@vanbest.org>
Thu, 3 Jan 2013 14:24:14 +0000 (15:24 +0100)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7bd68795d87405da737b8974a041e5a8ce86637a..500a79bc1cdaa2d66670846fda22b46cd288a24c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,9 +1,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>org.vanbest.xmltv.tv_grab_nl_java</groupId>
        <artifactId>tv_grab_nl_java</artifactId>
-       <version>1.1.0-SNAPSHOT</version>
+       <version>1.1.0</version>
        <scm>
                <connection>scm:git:git://github.com/janpascal/tv_grab_nl_java.git</connection>
                <developerConnection>scm:git:https://janpascal@github.com/janpascal/tv_grab_nl_java.git</developerConnection>
             <configuration>
               <tasks>
                 <!-- Safety -->
-                <mkdir dir="${project.build.directory}"/>
+                <mkdir dir="${project.build.directory}" />
 
                 <tstamp>
-                  <format property="last.updated" pattern="yyyy-MM-dd hh:mm:ss"/>
+                  <format property="last.updated" pattern="yyyy-MM-dd hh:mm:ss" />
                 </tstamp>
-                <echo file="${basedir}/target/filter.properties" message="build.time=${last.updated}"/>
+                <echo file="${basedir}/target/filter.properties" message="build.time=${last.updated}" />
               </tasks>
             </configuration>
           </execution>
                                                                        </goals>
                                                                </pluginExecutionFilter>
                                                                <action>
-                                                                       <ignore></ignore>
+                                                                       <ignore />
                                                                </action>
                                                        </pluginExecution>
                                                </pluginExecutions>