Skip to content

Commit

Permalink
Release/set version to 2.26.0 (#367)
Browse files Browse the repository at this point in the history
* Set version to 2.26.0

* remove unnecessary newline to trigger PR checks again

* remove unnecessary newline to trigger PR checks again

---------

Co-authored-by: JohnnyQ5 <[email protected]>
  • Loading branch information
Steffengreiner and JohnnyQ5 authored Sep 19, 2023
1 parent 89ba66a commit 9fb49d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ _Data Model Library - A collection of QBiC data models._
[![Run Maven Tests](https://github.com/qbicsoftware/data-model-lib/actions/workflows/run_tests.yml/badge.svg)](https://github.com/qbicsoftware/data-model-lib/actions/workflows/run_tests.yml)
[![CodeQL](https://github.com/qbicsoftware/data-model-lib/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/qbicsoftware/data-model-lib/actions/workflows/codeql-analysis.yml)
[![release](https://img.shields.io/github/v/release/qbicsoftware/data-model-lib?include_prereleases)](https://github.com/qbicsoftware/data-model-lib/releases)

[![license](https://img.shields.io/github/license/qbicsoftware/data-model-lib)](https://github.com/qbicsoftware/data-model-lib/blob/main/LICENSE)
![language](https://img.shields.io/badge/language-groovy,%20java-blue.svg)

Expand Down Expand Up @@ -173,7 +172,6 @@ The following figure describes the entity relation of the imaging DTOs.
Please have a look at the detailed JavaDoc class description of the
DTOs.


### Business Context - Offer Management

The following figure describes the entity relation of the DTOs related to Offer Management.
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>life.qbic</groupId>
<artifactId>data-model-lib</artifactId>
<version>2.25.1</version>
<version>2.26.0</version>
<name>data-model-lib</name>
<url>http://github.com/qbicsoftware/data-model-lib</url>
<description>Data models. A collection of QBiC's central data models and DTOs. </description>
Expand Down

0 comments on commit 9fb49d8

Please sign in to comment.