diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/model-generator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/model-generator/pom.xml b/tools/model-generator/pom.xml index 114b79a52..4eec03e0b 100644 --- a/tools/model-generator/pom.xml +++ b/tools/model-generator/pom.xml @@ -1,6 +1,7 @@ <!-- ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. + Modifications Copyright (C) 2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -153,7 +154,6 @@ <plugin> <groupId>org.eclipse.m2e</groupId> <artifactId>lifecycle-mapping</artifactId> - <version>1.0.0</version> <configuration> <lifecycleMappingMetadata> <pluginExecutions> |