Skip to content
Snippets Groups Projects
Commit ef322344 authored by florian's avatar florian
Browse files

REL: Release v0.9.0

parent 1e9eb4e6
No related branches found
No related tags found
1 merge request!80Release 0.9
Pipeline #32843 failed
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.caosdb</groupId> <groupId>org.caosdb</groupId>
<artifactId>caosdb-server</artifactId> <artifactId>caosdb-server</artifactId>
<version>0.9.0-SNAPSHOT</version> <version>0.9.0</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>CaosDB Server</name> <name>CaosDB Server</name>
<scm> <scm>
......
...@@ -27,7 +27,7 @@ author = 'Daniel Hornung, Timm Fitschen' ...@@ -27,7 +27,7 @@ author = 'Daniel Hornung, Timm Fitschen'
# The short X.Y version # The short X.Y version
version = '0.9.0' version = '0.9.0'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.9.0-SNAPSHOT' release = '0.9.0'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment