aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/pom.xml
diff options
context:
space:
mode:
authorSkip Wonnell <kw5258@att.com>2017-08-15 12:43:03 -0500
committerPatrick Brady <pb071s@att.com>2017-08-16 13:21:29 -0700
commitdb75c0a0b305c86429a6940de4d56870d3daf5bf (patch)
treec4dc685d8a5600300fadd51f6e8463ab8cc8c51b /appc-config/pom.xml
parent0500d5dbb363e74983d758288f1ac53ae763683d (diff)
Initial commit for appc-encryption-tool bundle
appc-encryption-tool: module to retrieve and store encryped credentials Change-Id: I3d45c662c9d58dbeec2ab7fffb51658c9ee0d5d3 Signed-off-by: Skip Wonnell <kw5258@att.com> Issue-Id: APPC-67
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r--appc-config/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appc-config/pom.xml b/appc-config/pom.xml
index 93d2ca3d9..14c844d3c 100644
--- a/appc-config/pom.xml
+++ b/appc-config/pom.xml
@@ -23,7 +23,7 @@
<common.io.version>2.5</common.io.version>
<sdnc.sql.resource.version>1.1.0</sdnc.sql.resource.version>
- <openecomp.sdnc.sql-resource.version>1.1.0</openecomp.sdnc.sql-resource.version>
+ <openecomp.sdnc.sql-resource.version>1.1.2</openecomp.sdnc.sql-resource.version>
<sdnc.sli.version>1.1.0</sdnc.sli.version>
<tosca.datatype.version>1.1.0</tosca.datatype.version>
</properties>
@@ -89,6 +89,7 @@
<modules>
<module>appc-config-params</module>
+ <module>appc-encryption-tool</module>
</modules>
</project>