[java-idp-example-jetty-base] 01/04: Add <version> to POM.

Tom Zeller tzeller at dragonacea.biz
Mon May 23 16:13:51 EDT 2016


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch 9.3
in repository java-idp-example-jetty-base.

commit eb68b1987757abbf03c13d27a5db775af9c0aaaa
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Mon May 23 13:02:30 2016 -0500

    Add <version> to POM.
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d9e5848..4101f85 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.3.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