Fixed deployer integration test POMs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>bootapp-multi</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>bootapp-with-javax</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>bootapp-with-scf</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>bootapp</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>bootjar-multi</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>bootjar</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>bootjarnostart</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<parent>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>function.example</groupId>
|
||||
<artifactId>simplestjar</artifactId>
|
||||
<version>0.0.1.BUILD-SNAPSHOT</version>
|
||||
<version>1.0.0.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>simplestjar</name>
|
||||
|
||||
Reference in New Issue
Block a user