diff options
Diffstat (limited to 'cds-ui/application/pom.xml')
-rw-r--r-- | cds-ui/application/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 5a8325e3a..52eb555d4 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -49,6 +49,7 @@ limitations under the License. <plugin> <groupId>org.codehaus.groovy.maven</groupId> <artifactId>gmaven-plugin</artifactId> + <version>1.0</version> <executions> <execution> <phase>validate</phase> |