Skip to content

Commit e74a28d

Browse files
author
Arun Gupta
committed
Fixed the artifactId
1 parent 7be387c commit e74a28d

File tree

1 file changed

+1
-1
lines changed
  • websocket/endpoint-programmatic-config

1 file changed

+1
-1
lines changed

websocket/endpoint-programmatic-config/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<groupId>org.javaee7.websocket</groupId>
12-
<artifactId>encoding-programmatic-config</artifactId>
12+
<artifactId>endpoint-programmatic-config</artifactId>
1313
<version>1.0-SNAPSHOT</version>
1414
<packaging>war</packaging>
1515
</project>

0 commit comments

Comments
 (0)