diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2018-05-16 23:01:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-16 23:01:34 +0000 |
commit | 6c3164d2e3383f909f621ec62f4bc1368d699fae (patch) | |
tree | 449b5889f2dcff3eddc8fbcef96f0c952a67a441 /POLICY-SDK-APP | |
parent | 6f7700a171332f3526fa6630943871a2757f86dc (diff) | |
parent | 1da88553b5bc956d0d4bf7d9f460e81e25a5fe88 (diff) |
Merge "Upgrade SNAPSHOT to 1.2.2"v1.2.2
Diffstat (limited to 'POLICY-SDK-APP')
-rw-r--r-- | POLICY-SDK-APP/pom.xml | 2 | ||||
-rw-r--r-- | POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/test-infra/npm-shrinkwrap.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 91ebf7a9c..f5ced6814 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> </parent> <artifactId>POLICY-SDK-APP</artifactId> <packaging>war</packaging> diff --git a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/test-infra/npm-shrinkwrap.json b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/test-infra/npm-shrinkwrap.json index 321fbea9c..0376bebdd 100644 --- a/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/test-infra/npm-shrinkwrap.json +++ b/POLICY-SDK-APP/src/main/webapp/app/policyApp/CSS/bootstrap/test-infra/npm-shrinkwrap.json @@ -4485,4 +4485,4 @@ } } } -}
\ No newline at end of file +} |