Skip to content

Commit

Permalink
Updated to 1.7.5 release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Herrick committed Nov 28, 2018
1 parent fdf067a commit 5b80c9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

buildscript {
ext {
vXnat = "1.7.5-SNAPSHOT"
vXnat = "1.7.5"
vGitPlugin = "0.12.0-rc2"
vLombokPlugin = "1.14"
vDepMgmtPlugin = "1.0.6.RELEASE"
Expand Down Expand Up @@ -50,7 +50,7 @@ apply plugin: "maven-publish"
apply plugin: "xnat-data-builder"

group "org.nrg.xnat.auth"
version "1.0.0-SNAPSHOT"
version "1.0.0"

repositories {
mavenLocal()
Expand Down

0 comments on commit 5b80c9e

Please sign in to comment.