Skip to content

Commit f10b912

Browse files
Version changed
1 parent 98b58c0 commit f10b912

File tree

5 files changed

+9
-5
lines changed

5 files changed

+9
-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.95[5545]</version>
13+
<version>2.95[5546]</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.95[5545]
32-
info.app.frontEndVersion=[13327]
31+
info.app.version=2.95[5546]
32+
info.app.frontEndVersion=[13330]
3333
management.endpoints.web.exposure.include=*
3434
management.info.env.enabled = true
3535
management.endpoint.sessions.enabled=true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
20241202-QAT-4505.sql

src/main/resources/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# To change this template file, choose Tools | Templates
33
# and open the template in the editor.
44
version.major=2.95
5-
version.minor=5545
5+
version.minor=5546

src/main/resources/versionInfo.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
APP Version: 2.95.5546
2+
Front End Version: 13330
3+
Date: 2024-12-10
4+
QAT-5436
5+
16
APP Version: 2.95.5545
27
Front End Version: 13327
38
Date: 2024-12-09

0 commit comments

Comments
 (0)