diff options
Diffstat (limited to 'participant/participant-impl/participant-impl-acelement')
-rw-r--r-- | participant/participant-impl/participant-impl-acelement/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/participant/participant-impl/participant-impl-acelement/pom.xml b/participant/participant-impl/participant-impl-acelement/pom.xml index 3424c6d87..ed2d5bae4 100644 --- a/participant/participant-impl/participant-impl-acelement/pom.xml +++ b/participant/participant-impl/participant-impl-acelement/pom.xml @@ -1,6 +1,6 @@ <!-- ============LICENSE_START======================================================= - Copyright (C) 2021-2022 Nordix Foundation. + Copyright (C) 2021-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. @@ -38,7 +38,6 @@ <plugin> <groupId>io.swagger.codegen.v3</groupId> <artifactId>swagger-codegen-maven-plugin</artifactId> - <version>${version.swagger.codegen.v3}</version> <executions> <execution> <id>code-gen</id> |