diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-05-23 18:21:17 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-05-24 10:16:38 -0400 |
commit | dab0be7327dffdbfe220c96e265706dc919f6374 (patch) | |
tree | 66be1ad006f6f7b2e969d3b4e6dc3272d6f8bde7 /k8s-bootstrap-container/pom.xml | |
parent | 403eb3082eae966111437acf8d0d95a519788c68 (diff) |
Pull DCAE plugins from Nexus
Change-Id: Ifca0978cca90e00f0ad59702b2024d0970df8ec9
Issue-ID: DCAEGEN2-1520
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Diffstat (limited to 'k8s-bootstrap-container/pom.xml')
-rw-r--r-- | k8s-bootstrap-container/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 34120e1..04af8c7 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <groupId>org.onap.dcaegen2.deployments</groupId> <artifactId>k8s-bootstrap-container</artifactId> <name>dcaegen2-deployments-k8s-bootstrap-container</name> - <version>1.5.0</version> + <version>1.5.1</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |