[java-idp-example-jetty-base] 01/04: Add <version> to POM.
Tom Zeller
tzeller at dragonacea.biz
Mon May 23 16:13:48 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch 9.2
in repository java-idp-example-jetty-base.
commit 3b0eafacfad9a85a6dc564c41b8fece01b5fe3ee
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon May 23 12:43:44 2016 -0500
Add <version> to POM.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index d9e5848..57feeaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,6 +14,7 @@
<groupId>net.shibboleth.idp.example</groupId>
<artifactId>idp-example-jetty-base</artifactId>
<packaging>jar</packaging>
+ <version>9.2.0-SNAPSHOT</version>
<dependencies>
<!-- Compile Dependencies -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list