diff --git a/operator-framework-bom/pom.xml b/operator-framework-bom/pom.xml
index 7b1ab64069..fad8f0e164 100644
--- a/operator-framework-bom/pom.xml
+++ b/operator-framework-bom/pom.xml
@@ -33,19 +33,12 @@
https://github.com/operator-framework/java-operator-sdk/tree/master
-
-
- ossrh
- https://oss.sonatype.org/content/repositories/snapshots
-
-
-
- 1.7.0
3.2.8
3.3.1
3.11.2
2.44.3
+ 0.8.0
@@ -109,4 +102,83 @@
+
+
+
+ release
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ **/*IT.java
+ **/*E2E.java
+ **/InformerRelatedBehaviorTest.java
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${maven-javadoc-plugin.version}
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${maven-source-plugin.version}
+
+
+ attach-sources
+
+ jar
+
+ verify
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+
+
+ sign-artifacts
+
+ sign
+
+ verify
+
+
+ --pinentry-mode
+ loopback
+
+
+
+
+
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ ${central-publishing-maven-plugin.version}
+ true
+
+ central
+ true
+ true
+ published
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index ce4684e70e..4cd8f597fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,6 +72,7 @@
2.11
3.14.0
3.5.3
+ 0.8.0
3.11.2
3.3.1
3.3.1
@@ -286,6 +287,15 @@
org.apache.maven.plugins
maven-source-plugin
${maven-source-plugin.version}
+
+
+ attach-sources
+
+ jar
+
+ verify
+
+
org.apache.maven.plugins
@@ -508,14 +518,6 @@
org.apache.maven.plugins
maven-source-plugin
-
-
- attach-sources
-
- jar-no-fork
-
-
-
org.apache.maven.plugins
@@ -539,7 +541,7 @@
org.sonatype.central
central-publishing-maven-plugin
- 0.8.0
+ ${central-publishing-maven-plugin.version}
true
central