Updated NPN groupId and artifactId.
This commit is contained in:
parent
c1de3c0727
commit
234b2d8115
|
@ -37,7 +37,7 @@
|
|||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<groupId>org.eclipse.jetty.npn</groupId>
|
||||
<artifactId>npn-api</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<scope>provided</scope>
|
||||
|
|
Loading…
Reference in New Issue