|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
<groupId>de.kreth</groupId> |
|
|
|
|
<artifactId>databasedefinition</artifactId> |
|
|
|
|
<version>0.0.9</version> |
|
|
|
|
<version>0.0.10-SNAPSHOT</version> |
|
|
|
|
<name>DatabaseDefinition</name> |
|
|
|
|
<description>Database creation and definition framework</description> |
|
|
|
|
|
|
|
|
|
@ -87,6 +87,6 @@ |
|
|
|
|
<url>https://gitea.kreth-development.de/markus/databasedefinition</url> |
|
|
|
|
<connection>scm:git:https://gitea.kreth-development.de/markus/databasedefinition.git</connection> |
|
|
|
|
<developerConnection>scm:git:https://gitea.kreth-development.de/markus/databasedefinition.git</developerConnection> |
|
|
|
|
<tag>databasedefinition-0.0.9</tag> |
|
|
|
|
<tag>HEAD</tag> |
|
|
|
|
</scm> |
|
|
|
|
</project> |
|
|
|
|
|