aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2021-03-01 12:18:40 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2021-03-01 17:22:43 +0000
commit0c64286c427fe56978ac5845df0ac9566997aaa8 (patch)
treef5c2dac0a1f4a4877c67e284c56e115ae6f5c9c1 /pom.xml
parent772abb2bb14d6d0def8bbaf725f9b14bff5c2f8a (diff)
Use newer requirements.5.1.2
CherryPy had an issue which raises an exception when application starts. That change updates all requirements. Issue-ID: DCAEGEN2-2652 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Ifab5df03792b947f86fba7c6af7f6c76f20d6e84
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ab50547..2cca1b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>policy-handler</artifactId>
<name>dcaegen2-platform-policy-handler</name>
- <version>5.1.1-SNAPSHOT</version>
+ <version>5.1.2-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>