Skip to content

Commit d16d919

Browse files
author
nehashri
committed
Neha | bdshr-1232 | changing the release version to 2.4
1 parent 34ca845 commit d16d919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ task normalizeJarName(type: Copy) {
8080

8181
task dist(dependsOn: ['build','downloadMRSWar','normalizeJarName'], type: Rpm) {
8282
packageName 'bdshr-terminology-server'
83-
version '2.3'
83+
version '2.4'
8484
release project.hasProperty('release') ? project.release : '1'
8585
arch NOARCH
8686
os LINUX

0 commit comments

Comments
 (0)