Compare commits

..

No commits in common. "8f026d47e1ac9ff2d6b62af433040eb10d986807" and "8f1934e323f740e46ce7e4d4d36f96aca2380ff2" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.kar</groupId>
<artifactId>karusic</artifactId>
<version>1.0.4</version>
<version>1.0.2</version>
<properties>
<maven.compiler.version>3.1</maven.compiler.version>
<maven.compiler.source>21</maven.compiler.source>
@ -20,7 +20,7 @@
<dependency>
<groupId>kangaroo-and-rabbit</groupId>
<artifactId>archidata</artifactId>
<version>0.20.4</version>
<version>0.20.2</version>
</dependency>
<!-- Loopback of logger JDK logging API to SLF4J -->
<dependency>

View File

@ -1 +1 @@
1.0.4
1.0.2