[jira_http_authentication] 13/13: jira7 misc updates
Scott Cantor
cantor.2 at osu.edu
Fri Aug 4 13:50:44 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository jira_http_authentication.
View the commit online:
http://git.shibboleth.net/view/?p=jira_http_authentication.git;a=commit;h=c032137239448f52b505a6000c0af1eb970ae58d
commit c032137239448f52b505a6000c0af1eb970ae58d
Author: Kevin Foote <kpfoote at uoregon.edu>
AuthorDate: Wed Jan 27 14:35:50 2016 -0800
jira7 misc updates
---
CHANGELOG.md | 8 ++++++++
pom.xml | 2 +-
release/remoteUserAuth-3.0.0.jar | Bin 0 -> 30405 bytes
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bf4c43..608df2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,3 +13,11 @@
Built using atlassian jira core 6.2 but works with others.
BSD remoteUserAuth-2.0.0.jar, remoteUserAuthenticator.properties
+
+3.0.0 27 Jan 2016 kpfoote
+
+ Updated JIRA remote user authenticator - JIRA 7.x compatable
+
+ Built using atlassian jira core 7.0.
+
+ BSD remoteUserAuth-3.0.0.jar, remoteUserAuthenticator.properties
diff --git a/pom.xml b/pom.xml
index 0385dc0..3c267b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.shibboleth.tool.jira</groupId>
<artifactId>remoteUserAuth</artifactId>
- <version>3.0.0</version>
+ <version>3.0.0-SNAPSHOT</version>
<name>Jira Shibboleth Authenticator</name>
<description>An Atlassian Jira seraph authenticator that works with Shibboleth</description>
<packaging>jar</packaging>
diff --git a/release/remoteUserAuth-3.0.0.jar b/release/remoteUserAuth-3.0.0.jar
new file mode 100644
index 0000000..6247860
Binary files /dev/null and b/release/remoteUserAuth-3.0.0.jar differ
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list