diff --git a/_includes/pom.xml b/_includes/pom.xml index 696cf54..9f9371b 100644 --- a/_includes/pom.xml +++ b/_includes/pom.xml @@ -20,3 +20,13 @@ {@ if (repository) { @} + + + {@= repository.id @} + {@= repository.name @} + {@= repository.url @} + + {@= repository.snapshotsEnabled @} + + +{@ } @} \ No newline at end of file