File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<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/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >me.vzhilin </groupId >
5+ <groupId >io.github.vzhn </groupId >
66 <artifactId >netty-http-authenticator</artifactId >
77 <description >HTTP authenticator for Netty</description >
88 <licenses >
1111 <url >https://opensource.org/licenses/MIT</url >
1212 </license >
1313 </licenses >
14- <version >1.2 -SNAPSHOT</version >
14+ <version >1.1 -SNAPSHOT</version >
1515 <properties >
1616 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1717 <maven .compiler.source>1.8</maven .compiler.source>
You can’t perform that action at this time.
0 commit comments