[jira_http_authentication] 01/03: Bump POM version and Jira version

Scott Cantor cantor.2 at osu.edu
Fri Aug 4 14:12:32 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=0dbb1360ca0d052b26ac2248f1043379fde19565

commit 0dbb1360ca0d052b26ac2248f1043379fde19565
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Aug 4 14:08:44 2017 -0400

    Bump POM version and Jira version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3c267b8..3f632cb 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-SNAPSHOT</version>
+    <version>7.4.0-SNAPSHOT</version>
     <name>Jira Shibboleth Authenticator</name>
     <description>An Atlassian Jira seraph authenticator that works with Shibboleth</description>
     <packaging>jar</packaging>
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>com.atlassian.jira</groupId>
             <artifactId>jira-core</artifactId>
-            <version>7.0.0</version>
+            <version>7.4.0</version>
             <scope>provided</scope>
             <exclusions>
                 <exclusion>

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


More information about the commits mailing list