Release 1.0.1
Changes
This release was automatically generated.
Maven Dependency
<dependency>
<groupId>net.airvantage</groupId>
<artifactId>proxy-socket-core</artifactId>
<version>1.0.1</version>
</dependency>GitHub Packages
To use this library from GitHub Packages, add the following repository to your pom.xml:
<repositories>
<repository>
<id>github</id>
<url>https://maven.pkg.github.com/AirVantage/proxy-socket-java</url>
</repository>
</repositories>What's Changed
- #12 - add a flatten pom step to fix published pom.xml by @bplessis-swi in #13
Full Changelog: v1.0.0...v1.0.1