Skip to content

Commit

Permalink
NOJIRA
Browse files Browse the repository at this point in the history
gitignore
  • Loading branch information
chasegawa committed Jul 26, 2022
1 parent 683f975 commit bac3d05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'base'
id 'net.researchgate.release' version '2.6.0'
id 'net.researchgate.release' version '3.0.0'
id 'com.github.breadmoirai.github-release' version '2.2.9'
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name=shibui
group=edu.internet2.tier.shibboleth.admin.ui
version=1.11.0
version=1.11.0-SNAPSHOT

### library versions ###
commonsCollections4Version=4.4
Expand Down

0 comments on commit bac3d05

Please sign in to comment.