[spring-extensions] branch maint-5 updated: Fix typo in post-tag version bump
Brent Putman
putmanb at georgetown.edu
Tue Oct 9 15:41:57 EDT 2018
This is an automated email from the git hooks/post-receive script.
putmanb pushed a commit to branch maint-5
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=bd1fd7c6f5b42e7c08677e4fdbdae32aa0c40aa2
The following commit(s) were added to refs/heads/maint-5 by this push:
new bd1fd7c Fix typo in post-tag version bump
bd1fd7c is described below
commit bd1fd7c6f5b42e7c08677e4fdbdae32aa0c40aa2
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Tue Oct 9 15:42:49 2018 -0400
Fix typo in post-tag version bump
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c22c15c..7a42ef4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
<groupId>net.shibboleth.ext</groupId>
<artifactId>spring-extensions</artifactId>
- <version>7.4.1-SNAPSHOT</version>
+ <version>5.4.1-SNAPSHOT</version>
<name>Spring Framework Extension</name>
<description>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list