Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion application-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>application-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion broadcasting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>broadcasting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datamanager-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>

<repositories>
Expand Down
2 changes: 1 addition & 1 deletion datamanager-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager-bom</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<packaging>pom</packaging>
<name>DataManager BOM</name>
<description>Bill of Materials for DataManager artifacts</description>
Expand Down
2 changes: 1 addition & 1 deletion domain-concept/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>

<artifactId>domain-concept</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion email-service-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>

<artifactId>email-service-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion finances-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>

<artifactId>finances-api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions finances-infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>

<artifactId>finances-infrastructure</artifactId>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>finances</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions finances/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>finances</artifactId>
Expand Down Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>finances-api</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion identity-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>

<artifactId>identity-api</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions identity-infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<artifactId>identity-infrastructure</artifactId>
<dependencies>
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>identity</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
12 changes: 6 additions & 6 deletions identity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datamanager</artifactId>
<groupId>life.qbic.datamanager</groupId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -52,25 +52,25 @@
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>broadcasting</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>application-commons</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>logging</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>domain-concept</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -93,7 +93,7 @@
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>identity-api</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datamanager</artifactId>
<groupId>life.qbic.datamanager</groupId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>logging</artifactId>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>subscription-api</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<name>Data Manager</name>
<version>1.12.8</version>
<version>1.12.9</version>
<licenses>
<license>
<name>AGPL-3.0-or-later</name>
Expand Down Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager-bom</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion project-management-infrastructure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>life.qbic.datamanager</groupId>
<artifactId>datamanager</artifactId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>

<artifactId>project-management-infrastructure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion project-management/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>datamanager</artifactId>
<groupId>life.qbic.datamanager</groupId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>project-management</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion subscription-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datamanager</artifactId>
<groupId>life.qbic.datamanager</groupId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>subscription-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion subscription-provider/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>datamanager</artifactId>
<groupId>life.qbic.datamanager</groupId>
<version>1.12.8</version>
<version>1.12.9</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>subscription-provider</artifactId>
Expand Down
Loading