Skip to content
Snippets Groups Projects
Verified Commit 76ac31d6 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

REL: update changelog, bump version of pom.xml, update DEPENDENCIES

parent 47428d68
No related branches found
No related tags found
1 merge request!41REL: update changelog, bump version of pom.xml, update DEPENDENCIES
Pipeline #15324 failed
......@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [v0.5.0] - 2021-10-19
### Added
......
* caosdb-mysqlbackend == 4.1.0
* caosdb-mysqlbackend == 5.0.0
* Java 11
* Apache Maven >= 3.6.0
* make >= 4.2.0
- easy-units >= 0.0.1 https://gitlab.com/timm.fitschen/easy-units
* More dependencies are being pulled and installed automatically by Maven. See the complete list of dependencies in the [pom.xml](pom.xml)
caosdb-webui @ d29e9a02
Subproject commit c2dc8e9e9e0517ee7fb0d280717211a015906f64
Subproject commit d29e9a020f67fc07f42d1a023883b697ef922a8e
......@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.caosdb</groupId>
<artifactId>caosdb-server</artifactId>
<version>0.5.0-SNAPSHOT</version>
<version>0.5.0</version>
<packaging>jar</packaging>
<name>CaosDB Server</name>
<properties>
......
......@@ -27,7 +27,7 @@ author = 'Daniel Hornung'
# The short X.Y version
version = '0.5'
# The full version, including alpha/beta/rc tags
release = '0.5.0-SNAPSHOT'
release = '0.5.0
# -- General configuration ---------------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment