diff options
author | Michael Lando <ml636r@att.com> | 2018-08-04 20:32:31 +0300 |
---|---|---|
committer | Tal Gitelman <tg851x@intl.att.com> | 2018-08-05 17:39:27 +0000 |
commit | 6e6a179914fd6b8516c697991a501535bfc53172 (patch) | |
tree | 13b39810c35d5a4ea461b408608943225aa1be0a /test-apis-ci | |
parent | 8d532a40d92455239e789aad996e699dfefd19cb (diff) |
add removed unit tests
Change-Id: Iabd593d8d9ab0efeb32032d5c4d72b8fa1c27e63
Issue-ID: SDC-1590
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'test-apis-ci')
-rw-r--r-- | test-apis-ci/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index d76639d834..d6176342ce 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -312,7 +312,7 @@ <dependency> <groupId>org.onap.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <scope>compile</scope> </dependency> |