diff options
author | James Forsyth <jf2512@att.com> | 2018-09-14 16:03:42 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-14 16:03:42 +0000 |
commit | 5deef237b9757f5419cc68e68aefd4b9e1c7e30c (patch) | |
tree | ad523c425ee73ce2d97b2f07a864937ff553a90a | |
parent | 7c28777349b02dc8c39deb9bf40cfdaf1e84cc3d (diff) | |
parent | f7ddb8c0d385df215b3108402a876a5d75fc28f3 (diff) |
Merge "Fixing nexus sonar scan issues"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ limitations under the License. <properties> <java.version>1.8</java.version> - <camel-spring-boot.version>2.20.1</camel-spring-boot.version> + <camel-spring-boot.version>2.21.1</camel-spring-boot.version> <docker.location>${basedir}/target</docker.location> <absoluteDistFilesRoot>/appl/${project.artifactId}</absoluteDistFilesRoot> <!-- For NO Versioning, REMOVE the /${project.version} from the <distFilesRoot> |