reverted version to current
authorCherian Mathew <c.mathew@bgbm.org>
Mon, 11 May 2015 12:33:14 +0000 (14:33 +0200)
committerCherian Mathew <c.mathew@bgbm.org>
Mon, 11 May 2015 12:33:14 +0000 (14:33 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 5497be3573a0469045bd95fd18302734b76c3f43..70840599060167d89c1b74a953355750cf800494 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <groupId>eu.etaxonomy</groupId>
   <artifactId>cdm-vaadin</artifactId>
   <packaging>war</packaging>
-  <version>3.5.3-SNAPSHOT</version>
+  <version>3.5.2-SNAPSHOT</version>
   <name>Vaadin Web Application</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <groupId>external.atlassian.jgitflow</groupId>
         <artifactId>jgitflow-maven-plugin</artifactId>
         <version>1.0-m4.3</version>
-        <configuration>          
+        <configuration>
           <pushHotfixes>true</pushHotfixes>
           <pushReleases>true</pushReleases>
           <enableSshAgent>true</enableSshAgent>