Skip to content

Commit 30f6565

Browse files
committed
Remove aas4j entries from esmf-sdk parent pom (as it is inherited from esmf parent)
Signed-off-by: Johannes Kristan <[email protected]>
1 parent 61e0fcf commit 30f6565

File tree

1 file changed

+0
-27
lines changed

1 file changed

+0
-27
lines changed

pom.xml

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -213,33 +213,6 @@
213213
<artifactId>poi</artifactId>
214214
<version>${poi-version}</version>
215215
</dependency>
216-
<dependency>
217-
<groupId>org.eclipse.digitaltwin.aas4j</groupId>
218-
<artifactId>model</artifactId>
219-
<version>${aas4j-version}</version>
220-
</dependency>
221-
<dependency>
222-
<groupId>org.eclipse.digitaltwin.aas4j</groupId>
223-
<artifactId>dataformat-xml</artifactId>
224-
<version>${aas4j-version}</version>
225-
<exclusions>
226-
<exclusion>
227-
<groupId>org.slf4j</groupId>
228-
<artifactId>slf4j-simple</artifactId>
229-
</exclusion>
230-
</exclusions>
231-
</dependency>
232-
<dependency>
233-
<groupId>org.eclipse.digitaltwin.aas4j</groupId>
234-
<artifactId>dataformat-aasx</artifactId>
235-
<version>${aas4j-version}</version>
236-
<exclusions>
237-
<exclusion>
238-
<groupId>org.slf4j</groupId>
239-
<artifactId>slf4j-simple</artifactId>
240-
</exclusion>
241-
</exclusions>
242-
</dependency>
243216
</dependencies>
244217
</dependencyManagement>
245218

0 commit comments

Comments
 (0)