diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 13:01:28 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 13:01:34 -0500 |
commit | d37552e39459218a1c8dced3eb50fb35888a03a8 (patch) | |
tree | 28cf8a4998c0b5afab8432c864f8ad37384124ec /integrity-audit/pom.xml | |
parent | dae584b05a3457c82271706fef634c59f34fad59 (diff) |
upgrading to 1.1.0-SNAPSHOT
Change-Id: I33d11e370801ff9d0f21339ccf953d29c872ff09
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'integrity-audit/pom.xml')
-rw-r--r-- | integrity-audit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index f34a4304..51e2cca0 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.openecomp.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |