|
@@ -4,7 +4,7 @@
|
|
|
<parent>
|
|
<parent>
|
|
|
<groupId>net.ranides</groupId>
|
|
<groupId>net.ranides</groupId>
|
|
|
<artifactId>assira.project</artifactId>
|
|
<artifactId>assira.project</artifactId>
|
|
|
- <version>2.2.0</version>
|
|
|
|
|
|
|
+ <version>2.3.0</version>
|
|
|
<relativePath>..</relativePath>
|
|
<relativePath>..</relativePath>
|
|
|
</parent>
|
|
</parent>
|
|
|
<groupId>net.ranides</groupId>
|
|
<groupId>net.ranides</groupId>
|
|
@@ -30,6 +30,10 @@
|
|
|
<groupId>net.ranides</groupId>
|
|
<groupId>net.ranides</groupId>
|
|
|
<artifactId>assira</artifactId>
|
|
<artifactId>assira</artifactId>
|
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
+ <dependency>
|
|
|
|
|
+ <groupId>net.ranides</groupId>
|
|
|
|
|
+ <artifactId>assira.jdk11</artifactId>
|
|
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
<dependency>
|
|
|
<groupId>net.ranides</groupId>
|
|
<groupId>net.ranides</groupId>
|
|
|
<artifactId>assira.junit</artifactId>
|
|
<artifactId>assira.junit</artifactId>
|