[java-idp-jetty-base] branch 9.4 updated: Bump version after release

Tom Zeller tzeller at dragonacea.biz
Tue Oct 9 19:10:17 EDT 2018


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

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

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-jetty-base.git;a=commit;h=a8df0360ec3d74838bdf2258250abc30705381bc

The following commit(s) were added to refs/heads/9.4 by this push:
       new  a8df036   Bump version after release
a8df036 is described below

commit a8df0360ec3d74838bdf2258250abc30705381bc
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Oct 9 18:10:05 2018 -0500

    Bump version after release
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c16496c..3120378 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,14 @@
     <parent>
         <groupId>net.shibboleth</groupId>
         <artifactId>parent</artifactId>
-        <version>7.11.0-SNAPSHOT</version>
+        <version>7.11.0</version>
     </parent>
 
     <name>idp-jetty-base</name>
     <groupId>net.shibboleth.idp</groupId>
     <artifactId>idp-jetty-base</artifactId>
     <packaging>pom</packaging>
-    <version>9.4.0-SNAPSHOT</version>
+    <version>9.4.1-SNAPSHOT</version>
 
     <properties>
         <jetty9-dta-ssl.version>1.0.0</jetty9-dta-ssl.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list