diff options
author | Jack Lucas <jflucas@research.att.com> | 2019-04-15 13:05:01 -0400 |
---|---|---|
committer | Jack Lucas <jflucas@research.att.com> | 2019-04-15 13:05:17 -0400 |
commit | f620e8a9379e8d926d4e66861adfefe334426e3c (patch) | |
tree | 3ef0b3aaf1a008b6092ddcdd15fddc44f5d2c9e5 /k8s-bootstrap-container/pom.xml | |
parent | 397862086166d473872e4ee41a7dc75dae050456 (diff) |
Add wait for plugin upload
Issue-ID: DCAEGEN2-1436
Change-Id: Icb781ebf5320034b884a0d7357b4dcac5775e3f9
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 e01257f..c51287e 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.13</version> + <version>1.4.14</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |