From d56e44152fef81e41764b512dc520c34c656d19e Mon Sep 17 00:00:00 2001
From: Thomas <>
Date: Fri, 25 Jun 2021 15:51:24 +0200
Subject: switch to next release version
---
.classpath | 5 +-
pom.xml | 566 +++++++++++++++++++++++++++++++++----------------------------
2 files changed, 307 insertions(+), 264 deletions(-)
diff --git a/.classpath b/.classpath
index 641ee2f..14f3e22 100644
--- a/.classpath
+++ b/.classpath
@@ -15,6 +15,7 @@
+
@@ -28,9 +29,9 @@
-
+
-
+
diff --git a/pom.xml b/pom.xml
index de05886..03a7e29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,287 +1,329 @@
- 4.0.0
- at.gv.util
- egovutils
- 2.0.11-SNAPSHOT
- zuseutil
- http://maven.apache.org
-
- UTF-8
- 1.8
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
+ xmlns="http://maven.apache.org/POM/4.0.0"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ 4.0.0
+ at.gv.util
+ egovutils
+ 2.0.11
+ zuseutil
+ http://maven.apache.org
+
+ UTF-8
+ 1.8
- 3.4.1
- 1.7.30
+ 3.4.1
+ 1.7.30
- 4.5.13
- 3.2.2
- 2.6
- 1.15
- 1.9.4
- 1.7
+ 4.5.13
+ 3.2.2
+ 2.6
+ 1.15
+ 1.9.4
+ 1.7
- 2.3.0
- 2.7.1
- 2.12.0
+ 2.3.0
+ 2.7.1
+ 2.12.0
- 2.5
+ 2.5
- 2.22.0
- 2.19
+ 2.22.0
+ 2.19
-
+
+ 2.8.1
+ 3.8.1
+ 3.2.0
+ 3.2.1
+ 2.8.2
+ 3.4.3
-
-
- egiz-commons
- https://apps.egiz.gv.at/maven/
-
- true
-
-
- false
-
-
-
- egiz-commons-snapshot
- https://apps.egiz.gv.at/maven-snapshot/
-
- false
-
-
- true
-
-
-
- MOA_web
- MOA Dependencies weblocation
-
- true
- ignore
-
- default
- https://git.egiz.gv.at/EAAF-Components/plain/eaaf_modules/eaaf_module_moa-sig/repository
-
-
+
-
-
- default
-
- true
-
- default
-
-
-
-
- jenkinsDeploy
-
-
- egizMaven
- sftp://apps.egiz.gv.at/maven
-
-
- egizMaven
- sftp://apps.egiz.gv.at/maven-snapshot
-
-
-
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 2.8.2
-
- true
-
-
-
- default-deploy
- deploy
-
- deploy
-
-
-
-
-
-
-
-
+
+
+ egiz-commons
+ https://apps.egiz.gv.at/maven/
+
+ true
+
+
+ false
+
+
+
+ egiz-commons-snapshot
+ https://apps.egiz.gv.at/maven-snapshot/
+
+ false
+
+
+ true
+
+
+
+ MOA_web
+ MOA Dependencies weblocation
+
+ true
+ ignore
+
+ default
+ https://git.egiz.gv.at/EAAF-Components/plain/eaaf_modules/eaaf_module_moa-sig/repository
+
+
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.7.0
-
- 1.8
- 1.8
-
-
-
-
- compile
- testCompile
-
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 3.1.0
-
-
-
- test-jar
-
-
-
-
+
+
+ default
+
+ true
+
+ default
+
+
+
+
+ jenkinsDeploy
+
+
+ egizMaven
+ sftp://apps.egiz.gv.at/maven
+
+
+ egizMaven
+ sftp://apps.egiz.gv.at/maven-snapshot
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ ${maven-deploy-plugin.version}
+
+ true
+
+
+
+ default-deploy
+ deploy
+
+ deploy
+
+
+
+
+
+
+
+
-
-
- maven-surefire-plugin
- ${surefire.version}
-
- 1
-
-
-
- org.apache.maven.surefire
- surefire-junit47
- ${surefire.version}
-
-
-
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ ${maven-compiler-plugin.version}
+
+ 1.8
+ 1.8
+
+
+
+
+ compile
+ testCompile
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ ${maven-jar-plugin.version}
+
+
+
+ test-jar
+
+
+
+
-
- org.codehaus.mojo
- versions-maven-plugin
- 2.7
-
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${maven-source-plugin.version}
+
+
+ attach-sources
+
+ jar-no-fork
+
+
+
+
-
+
+
+ maven-surefire-plugin
+ ${surefire.version}
+
+ 1
+
+
+
+ org.apache.maven.surefire
+ surefire-junit47
+ ${surefire.version}
+
+
+
-
-
- org.apache.maven.wagon
- wagon-ssh
- 3.3.3
-
-
-
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ ${versions-maven-plugin.version}
+
+
-
-
- xerces
- xercesImpl
- ${xerces.xercesImpl.version}
-
-
- xalan
- xalan
- ${xalan.version}
-
-
- javax.xml.bind
- jaxb-api
- ${javax.xml.bind.jaxb-api.version}
-
+
+
+ org.apache.maven.wagon
+ wagon-ssh
+ ${wagon-ssh.version}
+
+
+
-
-
- org.apache.cxf
- cxf-rt-frontend-jaxws
- ${cxf.version}
-
-
- org.apache.cxf
- cxf-rt-transports-http
- ${cxf.version}
-
-
-
+
+
+ xerces
+ xercesImpl
+ ${xerces.xercesImpl.version}
+
+
+ xalan
+ xalan
+ ${xalan.version}
+
+
+ javax.xml.bind
+ jaxb-api
+ ${javax.xml.bind.jaxb-api.version}
+
-
- commons-validator
- commons-validator
- ${commons-validator.version}
-
-
- commons-beanutils
- commons-beanutils
- ${commons-beanutils.version}
-
-
- org.slf4j
- slf4j-api
- ${org.slf4j.version}
-
-
- javax.servlet
- servlet-api
- ${javax.servlet-api.version}
- provided
-
-
- commons-codec
- commons-codec
- ${commons-codec.version}
-
-
- commons-lang
- commons-lang
- ${commons-lang.version}
- jar
- compile
-
-
- org.apache.httpcomponents
- httpclient
- ${org.apache.httpcomponents.httpclient.version}
-
+
+
+ org.apache.cxf
+ cxf-rt-frontend-jaxws
+ ${cxf.version}
+
+
+ org.apache.cxf
+ cxf-rt-transports-http
+ ${cxf.version}
+
+
+
-
- commons-collections
- commons-collections
- ${commons-collections.version}
-
-
- junit
- junit
- 4.13.1
- test
-
-
- iaik
- iaik_ecc_signed
- ${iaik_ecc.version}
- test
-
-
- org.slf4j
- slf4j-log4j12
- ${org.slf4j.version}
- test
-
-
- iaik.prod
- iaik_jce_full
- 5.61_moa
- test
-
+
+ commons-validator
+ commons-validator
+ ${commons-validator.version}
+
+
+ commons-beanutils
+ commons-beanutils
+ ${commons-beanutils.version}
+
+
+ org.slf4j
+ slf4j-api
+ ${org.slf4j.version}
+
+
+ javax.servlet
+ servlet-api
+ ${javax.servlet-api.version}
+ provided
+
+
+ commons-codec
+ commons-codec
+ ${commons-codec.version}
+
+
+ commons-lang
+ commons-lang
+ ${commons-lang.version}
+ jar
+ compile
+
+
+ org.apache.httpcomponents
+ httpclient
+ ${org.apache.httpcomponents.httpclient.version}
+
-
+
+ commons-collections
+ commons-collections
+ ${commons-collections.version}
+
+
+
+ junit
+ junit
+ 4.13.1
+ test
+
+
+ iaik
+ iaik_ecc_signed
+ ${iaik_ecc.version}
+ test
+
+
+ org.slf4j
+ slf4j-log4j12
+ ${org.slf4j.version}
+ test
+
+
+ iaik.prod
+ iaik_jce_full
+ 5.61_moa
+ test
+
+
+
+
+ org.junit.jupiter
+ junit-jupiter-engine
+ 5.7.1
+ test
+
+
+ org.junit.vintage
+ junit-vintage-engine
+ 5.7.1
+ test
+
+
+ org.junit.jupiter
+ junit-jupiter-migrationsupport
+ 5.7.1
+ test
+
+
+
--
cgit v1.2.3