Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
ff3706358b | |||
4e823de97a | |||
ac60aa4fd5 | |||
7802530505 | |||
cad47a18ed | |||
d20ecb565d | |||
9f4d0d2e6d |
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.inteligr8</groupId>
|
<groupId>com.inteligr8</groupId>
|
||||||
<artifactId>nio-crypto</artifactId>
|
<artifactId>nio-crypto</artifactId>
|
||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0.1</version>
|
||||||
<name>Java NIO Crypto Adapter</name>
|
<name>Java NIO Crypto Adapter</name>
|
||||||
<description>This project implements the javax.crypto API using java.nio instead of java.io.</description>
|
<description>This project implements the javax.crypto API using java.nio instead of java.io.</description>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user