You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/server/petstore/jaxrs-cxf-test-data/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<artifactId>cxf-test-data</artifactId>
5
5
<packaging>war</packaging>
6
6
<name>cxf-test-data</name>
7
-
<description>This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\</description>
7
+
<description>This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\</description>
8
8
<version>1.0.0</version>
9
9
<parent>
10
10
<groupId>org.springframework.boot</groupId>
@@ -262,7 +262,7 @@ for this project used jakarta.validation-api -->
0 commit comments