diff --git a/full/pom.template b/full/pom.template index 442e682..3504bf3 100644 --- a/full/pom.template +++ b/full/pom.template @@ -116,19 +116,13 @@ 33 pom - - - org.assertj - assertj-parent-pom - 2.2.1 - pom - org.junit junit-bom 5.11.0-M2 pom + org.osgi org.osgi.service.component.annotations diff --git a/full/pom2.xml b/full/pom2.xml index 81ed8bf..7fb4b4c 100644 --- a/full/pom2.xml +++ b/full/pom2.xml @@ -33,6 +33,22 @@ 10 pom + + + + org.assertj + assertj-parent-pom + 2.2.1 + pom + + + org.junit + junit-bom + 5.2.0 + pom + diff --git a/mvp/pom.template b/mvp/pom.template index d6456b0..f5eef30 100644 --- a/mvp/pom.template +++ b/mvp/pom.template @@ -104,18 +104,13 @@ 33 pom - - org.assertj - assertj-parent-pom - 2.2.1 - pom - org.junit junit-bom 5.11.0-M2 pom + org.osgi org.osgi.service.component.annotations diff --git a/mvp/pom2.xml b/mvp/pom2.xml index dca1caf..e53dadc 100644 --- a/mvp/pom2.xml +++ b/mvp/pom2.xml @@ -33,6 +33,22 @@ 10 pom + + + + org.assertj + assertj-parent-pom + 2.2.1 + pom + + + org.junit + junit-bom + 5.2.0 + pom +