Skip to content

Commit 5d70e2c

Browse files
committed
Example validation fix
Signed-off-by: Maxim Nesen <[email protected]>
1 parent f4d9570 commit 5d70e2c

File tree

1 file changed

+1
-0
lines changed
  • examples/helloworld-spring-annotations

1 file changed

+1
-0
lines changed

examples/helloworld-spring-annotations/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
</parent>
2020
<modelVersion>4.0.0</modelVersion>
2121
<artifactId>helloworld-spring-annotations</artifactId>
22+
<name>jersey-examples-helloworld-spring-annotations</name>
2223
<description>Spring 4 Integration Jersey Example</description>
2324

2425
<dependencies>

0 commit comments

Comments
 (0)