diff --git a/build-profile/pom.xml b/build-profile/pom.xml
index 7f53f05d..3d66df0c 100644
--- a/build-profile/pom.xml
+++ b/build-profile/pom.xml
@@ -22,6 +22,35 @@
/usr/share/man
-q
+
+ ${line.separator}
+${license-info}
+${developer-info}
+${author-info}
+
+package
+
+
+ ;
+
+use strict;
+use warnings;
+
+use version;
+our $VERSION = version->new("v${no-snapshot-version}");
+${line.separator}
+
+