changeset 565:8d11d6a17f3b

Mit 3.2.x zusammenführen
author Gernot Belger <g.belger@bjoernsen.de>
date Wed, 15 Jul 2020 11:53:27 +0200
parents 05caf2e731d0 (current diff) e4dd898063a2 (diff)
children
files
diffstat 3 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.hgtags	Wed Oct 10 20:07:58 2018 +0200
+++ b/.hgtags	Wed Jul 15 11:53:27 2020 +0200
@@ -74,3 +74,4 @@
 0e3ecf7cd461d69e83c1a777ac368d9d4b7217ae 3.2.0
 266b599a481911cc7428a5a8904a7d47170aac88 3.2.1
 e781b847fdca562185fc23e5444b25dfbb50dfc1 3.2.2
+ccd029fbc084990f54c0c5a8beefb96d4771126c 3.2.3
--- a/artifacts-common/pom.xml	Wed Oct 10 20:07:58 2018 +0200
+++ b/artifacts-common/pom.xml	Wed Jul 15 11:53:27 2020 +0200
@@ -50,7 +50,7 @@
       <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-compiler-plugin</artifactId>
-         <version>2.0.2</version>         
+         <version>2.0.2</version>
          <configuration>
             <source>1.6</source>
             <target>1.6</target>
--- a/pom.xml	Wed Oct 10 20:07:58 2018 +0200
+++ b/pom.xml	Wed Jul 15 11:53:27 2020 +0200
@@ -32,12 +32,12 @@
     <repository>
       <id>maven-restlet</id>
       <name>Public online Restlet repository</name>
-      <url>http://maven.restlet.org</url>
+      <url>https://maven.restlet.org</url>
     </repository>
     <repository>
       <id>maven-jetty</id>
       <name>Public jetty repository</name>
-      <url>http://oss.sonatype.org/content/groups/jetty</url>
+      <url>https://oss.sonatype.org/content/groups/jetty</url>
     </repository>
   </repositories>
   <modules>

http://dive4elements.wald.intevation.org