diff --git a/pom.xml b/pom.xml
index b8ea21ae..d1fe1f53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.spdx
spdx-tools
- 2.2.2-SNAPSHOT
+ 2.2.2
SPDX tools
SPDX tools
@@ -429,6 +429,20 @@ This license is based on the Apache Software License, version 1.1.
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ 3.2.1
+
+
+ attach-sources
+ verify
+
+ jar-no-fork
+
+
+
+