diff --git a/plugins/flutter_aepassurance/pubspec.yaml b/plugins/flutter_aepassurance/pubspec.yaml index a870f8d6..10d02f81 100644 --- a/plugins/flutter_aepassurance/pubspec.yaml +++ b/plugins/flutter_aepassurance/pubspec.yaml @@ -15,10 +15,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedge/pubspec.yaml b/plugins/flutter_aepedge/pubspec.yaml index 50ef3643..e9470327 100644 --- a/plugins/flutter_aepedge/pubspec.yaml +++ b/plugins/flutter_aepedge/pubspec.yaml @@ -15,13 +15,6 @@ dependencies: flutter_aepcore: ">=5.0.0 <6.0.0" flutter_aepedgeidentity: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - - flutter_aepedgeidentity: - path: ../flutter_aepedgeidentity - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedgebridge/pubspec.yaml b/plugins/flutter_aepedgebridge/pubspec.yaml index df88a4a9..fbdbf7ea 100644 --- a/plugins/flutter_aepedgebridge/pubspec.yaml +++ b/plugins/flutter_aepedgebridge/pubspec.yaml @@ -13,10 +13,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedgeconsent/pubspec.yaml b/plugins/flutter_aepedgeconsent/pubspec.yaml index 2103e1fd..e02b77cb 100644 --- a/plugins/flutter_aepedgeconsent/pubspec.yaml +++ b/plugins/flutter_aepedgeconsent/pubspec.yaml @@ -14,10 +14,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepedgeidentity/pubspec.yaml b/plugins/flutter_aepedgeidentity/pubspec.yaml index 378a1b82..199f4a02 100644 --- a/plugins/flutter_aepedgeidentity/pubspec.yaml +++ b/plugins/flutter_aepedgeidentity/pubspec.yaml @@ -14,10 +14,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepmessaging/pubspec.yaml b/plugins/flutter_aepmessaging/pubspec.yaml index 17be34eb..0688a0a8 100644 --- a/plugins/flutter_aepmessaging/pubspec.yaml +++ b/plugins/flutter_aepmessaging/pubspec.yaml @@ -14,10 +14,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter diff --git a/plugins/flutter_aepuserprofile/pubspec.yaml b/plugins/flutter_aepuserprofile/pubspec.yaml index 7d33bdcc..5c27d748 100644 --- a/plugins/flutter_aepuserprofile/pubspec.yaml +++ b/plugins/flutter_aepuserprofile/pubspec.yaml @@ -13,10 +13,6 @@ dependencies: sdk: flutter flutter_aepcore: ">=5.0.0 <6.0.0" -dependency_overrides: - flutter_aepcore: - path: ../flutter_aepcore - dev_dependencies: flutter_test: sdk: flutter