[java-support] branch master updated: Reset parent to SNAPSHOT, missed in previous commit
Brent Putman
putmanb at georgetown.edu
Mon Feb 24 19:15:14 EST 2020
This is an automated email from the git hooks/post-receive script.
putmanb 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=f33eb9c944336e30fc047d47e7f5221ec2cd1195
The following commit(s) were added to refs/heads/master by this push:
new f33eb9c Reset parent to SNAPSHOT, missed in previous commit
f33eb9c is described below
commit f33eb9c944336e30fc047d47e7f5221ec2cd1195
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Mon Feb 24 19:15:11 2020 -0500
Reset parent to SNAPSHOT, missed in previous commit
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f587082..40d9609 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>net.shibboleth</groupId>
<artifactId>parent</artifactId>
- <version>11.0.0-beta2</version>
+ <version>11.0.0-SNAPSHOT</version>
</parent>
<name>java-support</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list