Skip to content

Commit

Permalink
Update to version 3.4.3 and parent version 1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Build committed Mar 3, 2024
1 parent e00fca2 commit e40bd6c
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
@@ -1,6 +1,6 @@
buildscript {
ext {
vXnat = "1.8.10-INTERNAL"
vXnat = "1.8.10"
pluginAppName = "XNAT Container Service"
}
}
Expand All @@ -16,7 +16,7 @@ plugins {
}

group "org.nrg.xnatx.plugins"
version "3.4.3-INTERNAL"
version "3.4.3"

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit e40bd6c

Please sign in to comment.