diff options
Diffstat (limited to 'appc-config/pom.xml')
-rw-r--r-- | appc-config/pom.xml | 3 |
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> |