diff --git a/pom.xml b/pom.xml index 102f196..692ea16 100644 --- a/pom.xml +++ b/pom.xml @@ -41,14 +41,21 @@ - UTF-8 - yyyy-MM-dd'T'HH:mm:ssZ + 6.0.0-RC1 2.18.0 3.1.8 + false + UTF-8 + yyyy-MM-dd'T'HH:mm:ssZ + + teamengine-spi + org.opengis.cite.teamengine + ${teamengine.version} + commons-codec commons-codec @@ -280,6 +287,7 @@ ${project.build.directory}/soapui true + ${soapui.test.fail.ignore} @@ -292,6 +300,9 @@ ogccite/${project.artifactId} ${project.basedir}/src/docker + + ${project.version}-teamengine-${teamengine.version} + @@ -315,6 +326,30 @@ maven-dependency-plugin 3.8.0 + + + + org.opengis.cite.teamengine + teamengine-web + ${teamengine.version} + war + + + org.opengis.cite.teamengine + teamengine-web + ${teamengine.version} + common-libs + zip + + + org.opengis.cite.teamengine + teamengine-console + ${teamengine.version} + base + zip + + + maven-assembly-plugin