Skip to content

Commit 82b47cf

Browse files
Update pom.xml
Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
1 parent 102f011 commit 82b47cf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
66
<modelVersion>4.0.0</modelVersion>
77

8-
<groupId>life.qbic</groupId>
9-
<artifactId>data-model-lib</artifactId>
10-
<version>2.15.0</version> <!-- <<QUBE_FORCE_BUMP>> -->
11-
<name>data-model-lib</name>
12-
<url>http://github.com/qbicsoftware/data-model-lib</url>
13-
<description>Data models. A collection of QBiC's central data models and DTOs. </description>
14-
<packaging>jar</packaging>
8+
<groupId>life.qbic</groupId>
9+
<artifactId>data-model-lib</artifactId>
10+
<version>2.15.0</version> <!-- <<QUBE_FORCE_BUMP>> -->
11+
<name>data-model-lib</name>
12+
<url>http://github.com/qbicsoftware/data-model-lib</url>
13+
<description>Data models. A collection of QBiC's central data models and DTOs. </description>
14+
<packaging>jar</packaging>
1515

1616
<properties>
1717
<maven.compiler.source>1.8</maven.compiler.source>

0 commit comments

Comments
 (0)