diff options
author | 2017-06-26 17:16:37 +0300 | |
---|---|---|
committer | 2017-06-26 17:17:02 +0300 | |
commit | 38de9e0fc3dd7557b17f33d332663ff10bbc0200 (patch) | |
tree | 5a306b2c789995830854be4b08f1f4806eddfd39 /pom.xml | |
parent | 06dbe56b572649352a7f34fe62f773ad281b5dfa (diff) |
[SDC-39] filter nt props values by operator
Change-Id: I5ac27ba682923960d5dfa9f5f770afdb7fac6ae1
Signed-off-by: Pavel Aharoni <pa0916@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <groupId>org.openecomp.sdc.jtosca</groupId> <artifactId>jtosca</artifactId> - <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
<properties>
|