Skip to content

Commit 98b58c0

Browse files
Version changed
1 parent efbff29 commit 98b58c0

File tree

5 files changed

+20
-5
lines changed

5 files changed

+20
-5
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>cc.altius.FASP.rest.webservice</groupId>
1212
<artifactId>FASP</artifactId>
13-
<version>2.94[5233]</version>
13+
<version>2.95[5545]</version>
1414
<name>QAT</name>
1515
<description>Quantification Analytics Tool</description>
1616
<packaging>jar</packaging>

src/main/resources/application.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ syncExpiresOn=15
2828

2929
info.app.name=QAT
3030
info.app.description=Quantification Analytics Tool
31-
info.app.version=2.94[5233]
32-
info.app.frontEndVersion=[13304]
31+
info.app.version=2.95[5545]
32+
info.app.frontEndVersion=[13327]
3333
management.endpoints.web.exposure.include=*
3434
management.info.env.enabled = true
3535
management.endpoint.sessions.enabled=true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20241202-QAT-4505.sql
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# To change this license header, choose License Headers in Project Properties.
22
# To change this template file, choose Tools | Templates
33
# and open the template in the editor.
4-
version.major=2.94
5-
version.minor=5233
4+
version.major=2.95
5+
version.minor=5545

src/main/resources/versionInfo.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
APP Version: 2.95.5545
2+
Front End Version: 13327
3+
Date: 2024-12-09
4+
QAT-1448
5+
QAT-4275
6+
QAT-4505
7+
QAT-4606
8+
QAT-5177
9+
QAT-5395
10+
QAT-5411
11+
QAT-5422
12+
QAT-5429
13+
QAT-5432
14+
115
APP Version: 2.94.5233
216
Front End Version: 13304
317
Date: 2024-12-04

0 commit comments

Comments
 (0)