diff --git a/pom.xml b/pom.xml
index 237c12f8..b5dcd8da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -277,6 +277,10 @@
central
true
published
+
+ serverlessworkflow-examples-events
+ serverlessworkflow-examples-simpleGet
+
@@ -443,14 +447,6 @@
org.apache.maven.plugins
maven-source-plugin
${version.source.plugin}
-
-
- attach-sources
-
- jar-no-fork
-
-
-
true
@@ -596,6 +592,20 @@
release
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${version.source.plugin}
+
+
+ attach-sources
+ package
+
+ jar-no-fork
+
+
+
+
org.apache.maven.plugins
maven-gpg-plugin