2 Commits

Author SHA1 Message Date
ab98335814 Add maven4 config 2026-01-26 22:51:50 -05:00
09eac66309 Updated snapshot version 2026-01-26 22:29:35 -05:00
2 changed files with 3 additions and 1 deletions

2
.mvn/maven.config Normal file
View File

@@ -0,0 +1,2 @@
-Dstyle.color=always
-T1C

View File

@@ -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>