diff --git a/pom.xml b/pom.xml
index d26ac12..7bd1b84 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,6 +4,24 @@
org.dataverse.test
hello
0.0.1-SNAPSHOT
+ hello
+ A hello world app for testing.
+ https://github.com/gdcc/hello
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ pdurbin
+ Philip Durbin
+ philip_durbin@harvard.edu
+ America/New_York
+
+
scm:git:git@github.com:gdcc/hello.git
@@ -22,6 +40,7 @@
17
17
1.6.13
+ 1.7.0
2.43.0
@@ -72,6 +91,11 @@
true
+
+ org.kordamp.maven
+ pomchecker-maven-plugin
+ ${pomchecker-maven-plugin.version}
+
com.diffplug.spotless
spotless-maven-plugin