Update version
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -14,7 +14,7 @@
|
|||||||
<developer>
|
<developer>
|
||||||
<name>Matthew Ellison</name>
|
<name>Matthew Ellison</name>
|
||||||
<email>m_ellison@ymail.com</email>
|
<email>m_ellison@ymail.com</email>
|
||||||
<url>https://bitbucket.org/Mattrixwv</url>
|
<url>https://git.mattrixwv.com/matthew</url>
|
||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
@@ -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-SNAPSHOT</version>
|
<version>1.4.0</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