summaryrefslogtreecommitdiffstats
path: root/cm-container/pom.xml
diff options
context:
space:
mode:
authorJack Lucas <jflos@sonoris.net>2020-09-15 11:47:42 -0400
committerJack Lucas <jflos@sonoris.net>2020-09-15 14:53:54 -0400
commit8c530a4a5210f02fecaf600b3a9014c7feb75cf2 (patch)
tree71933f9395a707e7a2d2259004ce270c8511fa5b /cm-container/pom.xml
parentfc26cac42b3a179a0473a46008902d8081eb2aa8 (diff)
Fix race condition for plugin uploads3.3.1
Issue-ID: DCAEGEN2-2430 Signed-off-by: Jack Lucas <jflos@sonoris.net> Change-Id: Id8809d7773d8e18d7106186a5772cb2709225fbb
Diffstat (limited to 'cm-container/pom.xml')
-rw-r--r--cm-container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm-container/pom.xml b/cm-container/pom.xml
index 3adc2bf..ee28287 100644
--- a/cm-container/pom.xml
+++ b/cm-container/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>cm-container</artifactId>
<name>dcaegen2-deployments-cm-container</name>
- <version>3.3.0</version>
+ <version>3.3.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>