Skip to content

Commit ccdce91

Browse files
committed
change artifact name
1 parent d0c69ea commit ccdce91

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

async-job-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.jboss.resteasy</groupId>
6-
<artifactId>testable-examples-pom</artifactId>
6+
<artifactId>resteasy-examples</artifactId>
77
<version>5.0.0.Alpha2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>

bootable-jar/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>org.jboss.resteasy</groupId>
7-
<artifactId>testable-examples-pom</artifactId>
7+
<artifactId>resteasy-examples</artifactId>
88
<version>5.0.0.Alpha2</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>

digital-signatures/no-dns/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>org.jboss.resteasy</groupId>
7-
<artifactId>testable-examples-pom</artifactId>
7+
<artifactId>resteasy-examples</artifactId>
88
<version>5.0.0.Alpha2</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>

digital-signatures/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.jboss.resteasy</groupId>
6-
<artifactId>testable-examples-pom</artifactId>
6+
<artifactId>resteasy-examples</artifactId>
77
<version>5.0.0.Alpha2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>

digital-signatures/use-dns/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>org.jboss.resteasy</groupId>
7-
<artifactId>testable-examples-pom</artifactId>
7+
<artifactId>resteasy-examples</artifactId>
88
<version>5.0.0.Alpha2</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>

examples-jsapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.jboss.resteasy</groupId>
6-
<artifactId>testable-examples-pom</artifactId>
6+
<artifactId>resteasy-examples</artifactId>
77
<version>5.0.0.Alpha2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>

jaxb-json/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.jboss.resteasy</groupId>
6-
<artifactId>testable-examples-pom</artifactId>
6+
<artifactId>resteasy-examples</artifactId>
77
<version>5.0.0.Alpha2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>

jaxrs-2.0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.jboss.resteasy</groupId>
6-
<artifactId>testable-examples-pom</artifactId>
6+
<artifactId>resteasy-examples</artifactId>
77
<version>5.0.0.Alpha2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>

jaxrs-2.0/server-async-http/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.jboss.resteasy</groupId>
6-
<artifactId>testable-examples-pom</artifactId>
6+
<artifactId>resteasy-examples</artifactId>
77
<version>5.0.0.Alpha2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>

jaxrs-2.0/simple-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.jboss.resteasy</groupId>
6-
<artifactId>testable-examples-pom</artifactId>
6+
<artifactId>resteasy-examples</artifactId>
77
<version>5.0.0.Alpha2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>

0 commit comments

Comments
 (0)