Skip to content

Commit 9b32ac0

Browse files
committed
when referencing the internal, the api already comes indirectly
Signed-off-by: dseurotech <[email protected]>
1 parent 3c3a9af commit 9b32ac0

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

job-engine/app/web/pom.xml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -160,34 +160,18 @@
160160
<groupId>org.glassfish.hk2</groupId>
161161
<artifactId>guice-bridge</artifactId>
162162
</dependency>
163-
<dependency>
164-
<groupId>org.eclipse.kapua</groupId>
165-
<artifactId>kapua-account-api</artifactId>
166-
</dependency>
167163
<dependency>
168164
<groupId>org.eclipse.kapua</groupId>
169165
<artifactId>kapua-account-internal</artifactId>
170166
</dependency>
171-
<dependency>
172-
<groupId>org.eclipse.kapua</groupId>
173-
<artifactId>kapua-security-certificate-api</artifactId>
174-
</dependency>
175167
<dependency>
176168
<groupId>org.eclipse.kapua</groupId>
177169
<artifactId>kapua-security-certificate-internal</artifactId>
178170
</dependency>
179-
<dependency>
180-
<groupId>org.eclipse.kapua</groupId>
181-
<artifactId>kapua-user-api</artifactId>
182-
</dependency>
183171
<dependency>
184172
<groupId>org.eclipse.kapua</groupId>
185173
<artifactId>kapua-user-internal</artifactId>
186174
</dependency>
187-
<dependency>
188-
<groupId>org.eclipse.kapua</groupId>
189-
<artifactId>kapua-endpoint-api</artifactId>
190-
</dependency>
191175
<dependency>
192176
<groupId>org.eclipse.kapua</groupId>
193177
<artifactId>kapua-endpoint-internal</artifactId>

0 commit comments

Comments
 (0)