Skip to content

Commit 5bfed17

Browse files
committed
test
1 parent 0f7dea0 commit 5bfed17

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Diff for: foo

Whitespace-only changes.

Diff for: samples/server/petstore/jaxrs-datelib-j8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.swagger</groupId>
4-
<artifactId>swagger-jaxrs-server</artifactId>
4+
<artifactId>swagger-jaxrs-server-j8</artifactId>
55
<packaging>jar</packaging>
66
<name>swagger-jaxrs-server</name>
77
<version>1.0.0</version>

Diff for: samples/server/petstore/jaxrs-spec/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.swagger</groupId>
4-
<artifactId>swagger-jaxrs-server</artifactId>
4+
<artifactId>swagger-jaxrs-server-spec</artifactId>
55
<packaging>war</packaging>
66
<name>swagger-jaxrs-server</name>
77
<version>1.0.0</version>

0 commit comments

Comments
 (0)