Skip to content

Commit 102f011

Browse files
Prepare release
1 parent 5d4f47c commit 102f011

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changelog
44

55
This project adheres to `Semantic Versioning <https://semver.org/>`_.
66

7-
2.15.0-SNAPSHOT (2021-10-27)
7+
2.15.0 (2022-01-24)
88
----------------------------
99

1010
**Added**

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
# the built documents.
5656
#
5757
# The short X.Y version.
58-
version = '2.15.0-SNAPSHOT'
58+
version = '2.15.0'
5959
# The full version, including alpha/beta/rc tags.
60-
release = '2.15.0-SNAPSHOT'
60+
release = '2.15.0'
6161

6262
# The language for content autogenerated by Sphinx. Refer to documentation
6363
# for a list of supported languages.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>life.qbic</groupId>
99
<artifactId>data-model-lib</artifactId>
10-
<version>2.15.0-SNAPSHOT</version> <!-- <<QUBE_FORCE_BUMP>> -->
10+
<version>2.15.0</version> <!-- <<QUBE_FORCE_BUMP>> -->
1111
<name>data-model-lib</name>
1212
<url>http://github.com/qbicsoftware/data-model-lib</url>
1313
<description>Data models. A collection of QBiC's central data models and DTOs. </description>

0 commit comments

Comments
 (0)