[java-support] branch master updated: Open branch for development.
Scott Cantor
cantor.2 at osu.edu
Mon Jun 8 12:43:38 UTC 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=021895dd0ab2e0c08e9afccc805f126add93c3bc
The following commit(s) were added to refs/heads/master by this push:
new 021895d Open branch for development.
021895d is described below
commit 021895dd0ab2e0c08e9afccc805f126add93c3bc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jun 8 08:43:34 2020 -0400
Open branch for development.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 619ef3d..c30faa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,13 +7,13 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.1</version>
+ <version>11.1.0-SNAPSHOT</version>
</parent>
<name>java-support</name>
<groupId>net.shibboleth.utilities</groupId>
<artifactId>java-support</artifactId>
- <version>8.0.1-SNAPSHOT</version>
+ <version>8.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list