Applied version changes to micro-java app, as well as updated deployment file to use the specific version.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.redhat.training.openshift.hello</groupId>
|
||||
<artifactId>micro-java</artifactId>
|
||||
<version>1.0.0-SNAPSHOT</version>
|
||||
<version>1.0</version>
|
||||
<properties>
|
||||
<compiler-plugin.version>3.8.1</compiler-plugin.version>
|
||||
<maven.compiler.parameters>true</maven.compiler.parameters>
|
||||
|
||||
Reference in New Issue
Block a user