diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-04-23 11:08:13 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-04-23 11:08:13 -0400 |
commit | 3ec265b96e470b8c543ec0bd1cc807ba1b83e494 (patch) | |
tree | 329396e3243acecacf367355c4f815ff292f303f /k8s-bootstrap-container/pom.xml | |
parent | f620e8a9379e8d926d4e66861adfefe334426e3c (diff) |
Update k8s plugin version for DR sub fix
Change-Id: If2b065ea03a849ea37e27cf64042a26fb0ac700e
Issue-ID: DCAEGEN2-1009
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 c51287e..ebeefda 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.4.14</version> + <version>1.4.15</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |