aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorvrvarma <vikas.varma@att.com>2020-04-14 18:51:40 -0400
committervrvarma <vikas.varma@att.com>2020-04-14 22:29:07 -0400
commitd79e6bda8b636d77d51ddb63dcd3d91ddda34d83 (patch)
tree70363be5fb0f1941d8a171d6f3a03c7713624c2b /pom.xml
parent6818ed34f11989ea133f2f872056aa60bffe604b (diff)
Remove encryption of passwords for osdf2.0.3
Change-Id: I1815e798b29b21278353fbf4ea6cb5cd6475dbf5 Signed-off-by: vrvarma <vikas.varma@att.com> Issue-ID: OPTFRA-732
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cb9baad..a07617f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ http://maven.apache.org/POM/4.0.0 ">
<groupId>org.onap.optf.osdf</groupId>
<artifactId>optf-osdf</artifactId>
<name>optf-osdf</name>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.3-SNAPSHOT</version>
<description>Optimization Service Design Framework</description>
<properties>