Skip to content

Commit 532db63

Browse files
author
faheem
committed
parent pom revertion
1 parent 2a2bb51 commit 532db63

1 file changed

Lines changed: 18 additions & 92 deletions

File tree

pom.xml

Lines changed: 18 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<docker.target.platforms>linux/amd64, linux/arm64, linux/arm/v7</docker.target.platforms>
6868
<docker.host.port>8081</docker.host.port>
6969
<docker.container.port>8081</docker.container.port>
70-
<aas4j-version>1.0.5</aas4j-version>
70+
<aas4j-version>1.0.4</aas4j-version>
7171
<querydsl-version>5.1.0</querydsl-version>
7272
<jakarta-version>3.2.0</jakarta-version>
7373
</properties>
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>org.codehaus.mojo</groupId>
9090
<artifactId>flatten-maven-plugin</artifactId>
91-
<version>1.7.2</version>
91+
<version>1.7.1</version>
9292
<configuration>
9393
<updatePomFile>true</updatePomFile>
9494
<pomElements>
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>org.yaml</groupId>
344344
<artifactId>snakeyaml</artifactId>
345-
<version>2.5</version>
345+
<version>2.4</version>
346346
</dependency>
347347
<dependency>
348348
<groupId>org.springdoc</groupId>
@@ -368,7 +368,7 @@
368368
<dependency>
369369
<groupId>org.apache.tika</groupId>
370370
<artifactId>tika-core</artifactId>
371-
<version>3.2.2</version>
371+
<version>3.2.1</version>
372372
</dependency>
373373
<dependency>
374374
<groupId>org.reflections</groupId>
@@ -394,11 +394,6 @@
394394
<artifactId>basyx.core</artifactId>
395395
<version>${revision}</version>
396396
</dependency>
397-
<dependency>
398-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
399-
<artifactId>basyx.querycore</artifactId>
400-
<version>${revision}</version>
401-
</dependency>
402397
<dependency>
403398
<groupId>org.eclipse.digitaltwin.basyx</groupId>
404399
<artifactId>basyx.http</artifactId>
@@ -539,11 +534,6 @@
539534
<artifactId>basyx.submodelrepository-feature-mqtt</artifactId>
540535
<version>${revision}</version>
541536
</dependency>
542-
<dependency>
543-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
544-
<artifactId>basyx.submodelrepository-feature-search</artifactId>
545-
<version>${revision}</version>
546-
</dependency>
547537
<dependency>
548538
<groupId>org.eclipse.digitaltwin.basyx</groupId>
549539
<artifactId>
@@ -658,11 +648,6 @@
658648
<artifactId>basyx.aasrepository-feature-kafka</artifactId>
659649
<version>${revision}</version>
660650
</dependency>
661-
<dependency>
662-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
663-
<artifactId>basyx.aasrepository-feature-search</artifactId>
664-
<version>${revision}</version>
665-
</dependency>
666651
<dependency>
667652
<groupId>org.eclipse.digitaltwin.basyx</groupId>
668653
<artifactId>basyx.aasrepository-feature-kafka</artifactId>
@@ -765,11 +750,6 @@
765750
basyx.conceptdescriptionrepository-feature-authorization</artifactId>
766751
<version>${revision}</version>
767752
</dependency>
768-
<dependency>
769-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
770-
<artifactId>basyx.conceptdescriptionrepository-feature-search</artifactId>
771-
<version>${revision}</version>
772-
</dependency>
773753
<dependency>
774754
<groupId>org.eclipse.digitaltwin.basyx</groupId>
775755
<artifactId>basyx.conceptdescriptionrepository.component</artifactId>
@@ -863,16 +843,6 @@
863843
<artifactId>basyx.submodelregistry-client-native</artifactId>
864844
<version>${revision}</version>
865845
</dependency>
866-
<dependency>
867-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
868-
<artifactId>basyx.aasregistry-feature-search</artifactId>
869-
<version>${revision}</version>
870-
</dependency>
871-
<dependency>
872-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
873-
<artifactId>basyx.submodelregistry-feature-search</artifactId>
874-
<version>${revision}</version>
875-
</dependency>
876846

877847
<!-- tests -->
878848
<!-- basyx.common -->
@@ -1010,12 +980,6 @@
1010980
<version>${revision}</version>
1011981
<classifier>tests</classifier>
1012982
</dependency>
1013-
<dependency>
1014-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
1015-
<artifactId>basyx.submodelrepository-feature-search</artifactId>
1016-
<version>${revision}</version>
1017-
<classifier>tests</classifier>
1018-
</dependency>
1019983
<dependency>
1020984
<groupId>org.eclipse.digitaltwin.basyx</groupId>
1021985
<artifactId>
@@ -1115,12 +1079,6 @@
11151079
<version>${revision}</version>
11161080
<classifier>tests</classifier>
11171081
</dependency>
1118-
<dependency>
1119-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
1120-
<artifactId>basyx.aasrepository-feature-search</artifactId>
1121-
<version>${revision}</version>
1122-
<classifier>tests</classifier>
1123-
</dependency>
11241082
<dependency>
11251083
<groupId>org.eclipse.digitaltwin.basyx</groupId>
11261084
<artifactId>basyx.aasrepository-feature-registry-integration</artifactId>
@@ -1243,36 +1201,18 @@
12431201
<version>${revision}</version>
12441202
<classifier>tests</classifier>
12451203
</dependency>
1246-
<dependency>
1247-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
1248-
<artifactId>basyx.conceptdescriptionrepository-feature-search</artifactId>
1249-
<version>${revision}</version>
1250-
<classifier>tests</classifier>
1251-
</dependency>
12521204
<dependency>
12531205
<groupId>org.eclipse.digitaltwin.basyx</groupId>
12541206
<artifactId>basyx.aasregistry-feature-authorization</artifactId>
12551207
<version>${revision}</version>
12561208
<classifier>tests</classifier>
12571209
</dependency>
1258-
<dependency>
1259-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
1260-
<artifactId>basyx.aasregistry-feature-search</artifactId>
1261-
<version>${revision}</version>
1262-
<classifier>tests</classifier>
1263-
</dependency>
12641210
<dependency>
12651211
<groupId>org.eclipse.digitaltwin.basyx</groupId>
12661212
<artifactId>basyx.aasregistry-feature-hierarchy</artifactId>
12671213
<version>${revision}</version>
12681214
<classifier>tests</classifier>
12691215
</dependency>
1270-
<dependency>
1271-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
1272-
<artifactId>basyx.aasregistry-feature-search</artifactId>
1273-
<version>${revision}</version>
1274-
<classifier>tests</classifier>
1275-
</dependency>
12761216
<dependency>
12771217
<groupId>org.eclipse.digitaltwin.basyx</groupId>
12781218
<artifactId>basyx.aasregistry-client-native</artifactId>
@@ -1285,12 +1225,6 @@
12851225
<version>${revision}</version>
12861226
<classifier>tests</classifier>
12871227
</dependency>
1288-
<dependency>
1289-
<groupId>org.eclipse.digitaltwin.basyx</groupId>
1290-
<artifactId>basyx.submodelregistry-feature-search</artifactId>
1291-
<version>${revision}</version>
1292-
<classifier>tests</classifier>
1293-
</dependency>
12941228
<dependency>
12951229
<groupId>org.eclipse.digitaltwin.basyx</groupId>
12961230
<artifactId>basyx.submodelregistry-feature-hierarchy</artifactId>
@@ -1419,7 +1353,7 @@
14191353
<dependency>
14201354
<groupId>org.openapitools</groupId>
14211355
<artifactId>jackson-databind-nullable</artifactId>
1422-
<version>0.2.7</version>
1356+
<version>0.2.6</version>
14231357
</dependency>
14241358
<dependency>
14251359
<groupId>com.google.code.findbugs</groupId>
@@ -1442,27 +1376,6 @@
14421376
</dependencies>
14431377

14441378
<profiles>
1445-
<profile>
1446-
<id>DashLicense</id>
1447-
<build>
1448-
<plugins>
1449-
1450-
<plugin>
1451-
<groupId>org.eclipse.dash</groupId>
1452-
<artifactId>license-tool-plugin</artifactId>
1453-
<version>1.1.1-SNAPSHOT</version>
1454-
<executions>
1455-
<execution>
1456-
<id>license-check</id>
1457-
<goals>
1458-
<goal>license-check</goal>
1459-
</goals>
1460-
</execution>
1461-
</executions>
1462-
</plugin>
1463-
</plugins>
1464-
</build>
1465-
</profile>
14661379
<profile>
14671380
<id>MavenCentral</id>
14681381
<activation>
@@ -1501,6 +1414,19 @@
15011414
</execution>
15021415
</executions>
15031416
</plugin>
1417+
<plugin>
1418+
<groupId>org.eclipse.dash</groupId>
1419+
<artifactId>license-tool-plugin</artifactId>
1420+
<version>1.1.1-SNAPSHOT</version>
1421+
<executions>
1422+
<execution>
1423+
<id>license-check</id>
1424+
<goals>
1425+
<goal>license-check</goal>
1426+
</goals>
1427+
</execution>
1428+
</executions>
1429+
</plugin>
15041430
<plugin>
15051431
<groupId>org.apache.maven.plugins</groupId>
15061432
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)