BRMSGW HTTPS support for DMaaP/UEB interfaces
[policy/engine.git] / ONAP-PDP-REST / pom.xml
index 97df34d..04483a1 100644 (file)
@@ -29,9 +29,6 @@
     </parent>
     <artifactId>ONAP-PDP-REST</artifactId>
     <description>ONAP PDP REST</description>
-    <properties>
-        <springframework.version>4.3.15.RELEASE</springframework.version>
-    </properties>
     <packaging>war</packaging>
     <build>
         <plugins>
@@ -82,7 +79,6 @@
         <dependency>
             <groupId>org.mariadb.jdbc</groupId>
             <artifactId>mariadb-java-client</artifactId>
-            <version>2.1.1</version>
         </dependency>
         <dependency>
             <groupId>postgresql</groupId>