Skip to content

Commit e40bd6c

Browse files
author
Automated Build
committed
Update to version 3.4.3 and parent version 1.8.10
1 parent e00fca2 commit e40bd6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
buildscript {
22
ext {
3-
vXnat = "1.8.10-INTERNAL"
3+
vXnat = "1.8.10"
44
pluginAppName = "XNAT Container Service"
55
}
66
}
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
group "org.nrg.xnatx.plugins"
19-
version "3.4.3-INTERNAL"
19+
version "3.4.3"
2020

2121
sourceCompatibility = 1.8
2222
targetCompatibility = 1.8

0 commit comments

Comments
 (0)