diff --git a/docs/pom.xml b/docs/pom.xml index c6498094a8..36f44cdec8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs item-relationship-service-root - ${revision} + 0.0.2-SNAPSHOT docs @@ -18,7 +18,7 @@ 11 11 2.2.4 - 2.5.7 + 2.5.13 2.2.13 9.4.2.0 diff --git a/irs-api/pom.xml b/irs-api/pom.xml index 48d41ab03b..3e280a2b12 100644 --- a/irs-api/pom.xml +++ b/irs-api/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot @@ -35,7 +35,7 @@ org.eclipse.tractusx.irs irs-policy-store - ${revision} + ${version} org.eclipse.tractusx.irs diff --git a/irs-common/pom.xml b/irs-common/pom.xml index 9d96c0abce..a06b6a1b95 100644 --- a/irs-common/pom.xml +++ b/irs-common/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-cucumber-tests/pom.xml b/irs-cucumber-tests/pom.xml index c4f13ede6f..e661e5241a 100644 --- a/irs-cucumber-tests/pom.xml +++ b/irs-cucumber-tests/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-edc-client/pom.xml b/irs-edc-client/pom.xml index 6d88117cab..e10802e3ca 100644 --- a/irs-edc-client/pom.xml +++ b/irs-edc-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-integration-tests/pom.xml b/irs-integration-tests/pom.xml index 151e03308c..fa6509c0e4 100644 --- a/irs-integration-tests/pom.xml +++ b/irs-integration-tests/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-load-tests/pom.xml b/irs-load-tests/pom.xml index 1c271663eb..5a744ea320 100644 --- a/irs-load-tests/pom.xml +++ b/irs-load-tests/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-models/pom.xml b/irs-models/pom.xml index 7c8585f3d3..a1980dada8 100644 --- a/irs-models/pom.xml +++ b/irs-models/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-parent-spring-boot/pom.xml b/irs-parent-spring-boot/pom.xml index 879e62f3b6..2f41c4c595 100644 --- a/irs-parent-spring-boot/pom.xml +++ b/irs-parent-spring-boot/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs item-relationship-service-root - ${revision} + 0.0.2-SNAPSHOT irs-parent-spring-boot diff --git a/irs-policy-store/pom.xml b/irs-policy-store/pom.xml index 3f099ef12d..5642cfef57 100644 --- a/irs-policy-store/pom.xml +++ b/irs-policy-store/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-registry-client/pom.xml b/irs-registry-client/pom.xml index d9e576845c..145e31fbc9 100644 --- a/irs-registry-client/pom.xml +++ b/irs-registry-client/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-report-aggregate/pom.xml b/irs-report-aggregate/pom.xml index fa6d920fbd..e72520f967 100644 --- a/irs-report-aggregate/pom.xml +++ b/irs-report-aggregate/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs item-relationship-service-root - ${revision} + 0.0.2-SNAPSHOT irs-report-aggregate diff --git a/irs-testdata-upload/pom.xml b/irs-testdata-upload/pom.xml index 893f251883..e870ca5c93 100644 --- a/irs-testdata-upload/pom.xml +++ b/irs-testdata-upload/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/irs-testing/pom.xml b/irs-testing/pom.xml index 1f6821218c..9edcd58afe 100644 --- a/irs-testing/pom.xml +++ b/irs-testing/pom.xml @@ -6,7 +6,7 @@ org.eclipse.tractusx.irs irs-parent-spring-boot - ${revision} + 0.0.2-SNAPSHOT ../irs-parent-spring-boot diff --git a/pom.xml b/pom.xml index c2a3bd8350..2d7d7670f7 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.eclipse.tractusx.irs item-relationship-service-root - ${revision} + 0.0.2-SNAPSHOT pom Item Relationship Service