Kotlin project builds
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>solutions.bitbadger.documents</groupId>
|
||||
<artifactId>java</artifactId>
|
||||
<artifactId>jvm</artifactId>
|
||||
<version>4.0.0-alpha1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
</parent>
|
||||
|
||||
<name>${project.groupId}:${project.artifactId}</name>
|
||||
<description>Expose a document store interface for PostgreSQL and SQLite (Java Library)</description>
|
||||
<description>Expose a document store interface for PostgreSQL and SQLite (Standard JVM Library)</description>
|
||||
<url>https://bitbadger.solutions/open-source/relational-documents/jvm/</url>
|
||||
|
||||
<scm>
|
||||
|
||||
Reference in New Issue
Block a user