adapt master to develop
[taxeditor.git] / eu.etaxonomy.taxeditor / pom.xml
index 87a801ecf35a1f9ca853cafd05bd3f657edae8ec..9a6dd2ed9d2e284134ee64c4cb86b0c281ad52b1 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.30.0-SNAPSHOT</version>
+    <version>5.42.0</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
             </executions>
             <configuration>
               <fromDir>${project.build.directory}/repository</fromDir>
-              <url>scpexe://cybertaxonomy.org/var/www/download/taxeditor/update/${update.dir}</url>
+              <url>scpexe://cybertaxonomy.eu/var/www/download/taxeditor/update/${update.dir}</url>
 <!--               <includes> -->
 <!--                 binary/*,content.jar,artifacts.jar,**/eu.etaxonomy.*.jar -->
 <!--               </includes> -->
               <!-- Comment out the above and uncomment the below to upload 
                 all jars -->
               <includes>**/*</includes>
-              <serverId>cybertaxonomy.org</serverId>
+              <serverId>cybertaxonomy.eu</serverId>
             </configuration>
           </plugin>
         </plugins>