diff --git a/pom.xml b/pom.xml
index 81e513b8c..a21276953 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,19 @@
A suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.
+
+ https://github.com/aws-powertools/powertools-lambda-java
+ scm:git:git://github.com/aws-powertools/powertools-lambda-java.git
+ scm:git:ssh://github.com:aws-powertools/powertools-lambda-java.git
+
+
+
+ Powertools for AWS team
+ aws-powertools-maintainers@amazon.com
+ Amazon Web Services Inc.
+ https://aws.amazon.com
+
+
https://aws.amazon.com/lambda/
GitHub Issues
diff --git a/powertools-e2e-tests/pom.xml b/powertools-e2e-tests/pom.xml
index 9cb604f56..7ec2e83e9 100644
--- a/powertools-e2e-tests/pom.xml
+++ b/powertools-e2e-tests/pom.xml
@@ -180,7 +180,7 @@
org.apache.maven.plugins
maven-deploy-plugin
- ${maven.deploy.plugin.version}
+ 3.1.2
true
diff --git a/powertools-parameters/powertools-parameters-tests/pom.xml b/powertools-parameters/powertools-parameters-tests/pom.xml
index e62323bd6..0120cab8f 100644
--- a/powertools-parameters/powertools-parameters-tests/pom.xml
+++ b/powertools-parameters/powertools-parameters-tests/pom.xml
@@ -12,10 +12,6 @@
powertools-parameters-tests
Powertools parameters tests that cut across all the parameters providers
-
-
- true
-
@@ -164,8 +160,16 @@
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ 3.1.2
+
+ true
+
+
-
\ No newline at end of file
+