Skip to content

Commit 61545ee

Browse files
committed
MET-6497 Sonar cloud naming fix
1 parent 47feaf5 commit 61545ee

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

blocking/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>eu.europeana.metis-processing-engine</groupId>
8-
<artifactId>metis-processing-engine-parent</artifactId>
8+
<artifactId>metis-processing-engine</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
</parent>
1111

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<parent>
99
<groupId>eu.europeana.metis-processing-engine</groupId>
10-
<artifactId>metis-processing-engine-parent</artifactId>
10+
<artifactId>metis-processing-engine</artifactId>
1111
<version>1.0-SNAPSHOT</version>
1212
</parent>
1313

commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<parent>
88
<groupId>eu.europeana.metis-processing-engine</groupId>
9-
<artifactId>metis-processing-engine-parent</artifactId>
9+
<artifactId>metis-processing-engine</artifactId>
1010
<version>1.0-SNAPSHOT</version>
1111
</parent>
1212

docker/metis-processing-engine-flink/shared-libs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>eu.europeana.metis-processing-engine</groupId>
8-
<artifactId>metis-processing-engine-parent</artifactId>
8+
<artifactId>metis-processing-engine</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
<relativePath>../../../pom.xml</relativePath>
1111
</parent>

enrichment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>eu.europeana.metis-processing-engine</groupId>
8-
<artifactId>metis-processing-engine-parent</artifactId>
8+
<artifactId>metis-processing-engine</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
</parent>
1111

harvesting-commons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>eu.europeana.metis-processing-engine</groupId>
8-
<artifactId>metis-processing-engine-parent</artifactId>
8+
<artifactId>metis-processing-engine</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
</parent>
1111

http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>eu.europeana.metis-processing-engine</groupId>
8-
<artifactId>metis-processing-engine-parent</artifactId>
8+
<artifactId>metis-processing-engine</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
</parent>
1111

indexing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>eu.europeana.metis-processing-engine</groupId>
8-
<artifactId>metis-processing-engine-parent</artifactId>
8+
<artifactId>metis-processing-engine</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
</parent>
1111

media/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<parent>
66
<groupId>eu.europeana.metis-processing-engine</groupId>
7-
<artifactId>metis-processing-engine-parent</artifactId>
7+
<artifactId>metis-processing-engine</artifactId>
88
<version>1.0-SNAPSHOT</version>
99
</parent>
1010

normalization/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<parent>
77
<groupId>eu.europeana.metis-processing-engine</groupId>
8-
<artifactId>metis-processing-engine-parent</artifactId>
8+
<artifactId>metis-processing-engine</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
</parent>
1111

0 commit comments

Comments
 (0)