Skip to content

Commit 5eccbe5

Browse files
author
faheem
committed
resolve test failures in the discovery feature integration, add discovery feature in aas registry variations
1 parent 58ab66c commit 5eccbe5

File tree

6 files changed

+94
-231
lines changed
  • basyx.aasregistry
    • basyx.aasregistry-feature-discovery-integration
    • basyx.aasregistry-service-release-kafka-mem
    • basyx.aasregistry-service-release-kafka-mongodb
    • basyx.aasregistry-service-release-log-mem
    • basyx.aasregistry-service-release-log-mongodb

6 files changed

+94
-231
lines changed

basyx.aasregistry/basyx.aasregistry-feature-discovery-integration/pom.xml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@
4444
<artifactId>basyx.aasregistry-feature-hierarchy</artifactId>
4545
<version>${revision}</version>
4646
</dependency>
47-
<dependency>
48-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
49-
<artifactId>basyx.aasregistry-feature-hierarchy-example</artifactId>
50-
<version>${revision}</version>
51-
</dependency>
5247
<dependency>
5348
<groupId>org.eclipse.digitaltwin.basyx</groupId>
5449
<artifactId>basyx.aasregistry-paths</artifactId>
@@ -89,27 +84,6 @@
8984
<artifactId>basyx.aasregistry-service-mongodb-storage</artifactId>
9085
<version>${revision}</version>
9186
</dependency>
92-
93-
<dependency>
94-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
95-
<artifactId>basyx.aasregistry-service-release-kafka-mem</artifactId>
96-
<version>${revision}</version>
97-
</dependency>
98-
<dependency>
99-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
100-
<artifactId>basyx.aasregistry-service-release-kafka-mongodb</artifactId>
101-
<version>${revision}</version>
102-
</dependency>
103-
<dependency>
104-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
105-
<artifactId>basyx.aasregistry-service-release-log-mem</artifactId>
106-
<version>${revision}</version>
107-
</dependency>
108-
<dependency>
109-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
110-
<artifactId>basyx.aasregistry-service-release-log-mongodb</artifactId>
111-
<version>${revision}</version>
112-
</dependency>
11387
<dependency>
11488
<groupId>org.eclipse.digitaltwin.basyx</groupId>
11589
<artifactId>basyx.aasdiscoveryservice.component</artifactId>

0 commit comments

Comments
 (0)