Skip to content

Commit 71574fc

Browse files
committed
update to mycore-parent 48
1 parent 1b606c6 commit 71574fc

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

pom.xml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.mycore</groupId>
66
<artifactId>mycore-parent</artifactId>
7-
<version>47</version>
7+
<version>48-SNAPSHOT</version>
88
</parent>
99
<groupId>org.mycore.iview2</groupId>
1010
<artifactId>image-tiler</artifactId>
@@ -37,18 +37,6 @@
3737
</programs>
3838
</configuration>
3939
</plugin>
40-
<plugin>
41-
<artifactId>maven-pmd-plugin</artifactId>
42-
<executions>
43-
<execution>
44-
<goals>
45-
<goal>check</goal>
46-
<goal>cpd-check</goal>
47-
</goals>
48-
<phase>verify</phase>
49-
</execution>
50-
</executions>
51-
</plugin>
5240
<plugin>
5341
<groupId>com.github.spotbugs</groupId>
5442
<artifactId>spotbugs-maven-plugin</artifactId>

0 commit comments

Comments
 (0)