diff options
Diffstat (limited to 'validation-scripts')
-rw-r--r-- | validation-scripts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/validation-scripts/pom.xml b/validation-scripts/pom.xml index 7038a53..aeba15b 100644 --- a/validation-scripts/pom.xml +++ b/validation-scripts/pom.xml @@ -19,7 +19,7 @@ under the License. <parent> <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.1.0</version> + <version>1.2.0</version> <relativePath>../../oparent</relativePath> </parent> |