diff options
Diffstat (limited to 'oparent-python/pom.xml')
-rw-r--r-- | oparent-python/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oparent-python/pom.xml b/oparent-python/pom.xml index 7fffe7c..e5ccd0e 100644 --- a/oparent-python/pom.xml +++ b/oparent-python/pom.xml @@ -2,6 +2,7 @@ <!-- Copyright (c) 2016-2018 Huawei Technologies Co., Ltd. Modifications copyright (C) 2017-2019 AT&T Intellectual Property + Modifications Copyright (C) 2020 Nordix Foundation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -121,7 +122,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>3.0.0</version> <executions> <execution> <id>write-python-version</id> |