flipped versioning scheme
This commit is contained in:
@@ -3,11 +3,13 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.inteligr8</groupId>
|
<groupId>com.inteligr8</groupId>
|
||||||
<artifactId>tomcat-rad</artifactId>
|
<artifactId>tomcat-rad</artifactId>
|
||||||
<version>10-2.2</version>
|
<version>${base.version}-tomcat-${tomcat.version}</version>
|
||||||
<name>Apache Tomcat for Rapid Application Development</name>
|
<name>Apache Tomcat for Rapid Application Development</name>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
<base.version>2.3</base.version>
|
||||||
|
|
||||||
<!-- The release version of the Java Hotswap Docker image -->
|
<!-- The release version of the Java Hotswap Docker image -->
|
||||||
<!-- See: https://bitbucket.org/inteligr8/jdk-hotswap-docker -->
|
<!-- See: https://bitbucket.org/inteligr8/jdk-hotswap-docker -->
|
||||||
<jdk-hotswap.version>2.0.3-jbr-17.0.14</jdk-hotswap.version>
|
<jdk-hotswap.version>2.0.3-jbr-17.0.14</jdk-hotswap.version>
|
||||||
|
|||||||
Reference in New Issue
Block a user