summaryrefslogtreecommitdiffstats
path: root/azure/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'azure/pom.xml')
-rw-r--r--azure/pom.xml7
1 files changed, 2 insertions, 5 deletions
diff --git a/azure/pom.xml b/azure/pom.xml
index 42740aa..e2c94e8 100644
--- a/azure/pom.xml
+++ b/azure/pom.xml
@@ -12,14 +12,11 @@
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-->
-<project
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.1.0</version>
+ <version>1.2.0</version>
<relativePath>../oparent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>