Compare commits
2 Commits
d710375595
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
ab98335814
|
|||
|
09eac66309
|
2
.mvn/maven.config
Normal file
2
.mvn/maven.config
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
-Dstyle.color=always
|
||||||
|
-T1C
|
||||||
2
pom.xml
2
pom.xml
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
<groupId>com.mattrixwv</groupId>
|
<groupId>com.mattrixwv</groupId>
|
||||||
<artifactId>cipher-stream-java</artifactId>
|
<artifactId>cipher-stream-java</artifactId>
|
||||||
<version>1.4.0</version>
|
<version>1.4.1-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>CipherStreamJava</name>
|
<name>CipherStreamJava</name>
|
||||||
<description>A library to encrypt and decrypt simple ciphers</description>
|
<description>A library to encrypt and decrypt simple ciphers</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user