fixed maven plugin version
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry-client@141778 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
e8c3009208
commit
4ed5e20f13
1
pom.xml
1
pom.xml
|
@ -91,7 +91,6 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-resources-plugin</artifactId>
|
<artifactId>maven-resources-plugin</artifactId>
|
||||||
<version>2.5</version>
|
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>copy-profile</id>
|
<id>copy-profile</id>
|
||||||
|
|
Loading…
Reference in New Issue