We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a93c51 commit 529132cCopy full SHA for 529132c
1 file changed
datamanager-app/pom.xml
@@ -76,6 +76,10 @@
76
<groupId>life.qbic.datamanager</groupId>
77
<artifactId>identity</artifactId>
78
</dependency>
79
+ <dependency>
80
+ <groupId>life.qbic.datamanager</groupId>
81
+ <artifactId>identity-infrastructure</artifactId>
82
+ </dependency>
83
<dependency>
84
85
<artifactId>project-management-infrastructure</artifactId>
@@ -93,6 +97,10 @@
93
97
94
98
<artifactId>finances-api</artifactId>
95
99
100
101
102
+ <artifactId>finances-infrastructure</artifactId>
103
96
104
105
106
<artifactId>application-commons</artifactId>
0 commit comments