diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-01 11:13:34 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-05-01 11:14:15 -0400 |
commit | d9a5e9ba4cb31570bff9b576eaadbfea24c6f2b7 (patch) | |
tree | c744fbf843bb5668654ac8e8a2431ef48c06fcd8 /integrity-monitor/pom.xml | |
parent | 119fc53d7272184333b0a90fc911b988bc25d5a1 (diff) |
Bump common snapshot
In prep for next version.
Issue-ID: POLICY-1700
Change-Id: I4dec2414dbd3d0d941bf24e9cd359265d7105371
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'integrity-monitor/pom.xml')
-rw-r--r-- | integrity-monitor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index 7bc1d761..4b3046be 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |