Skip to content

Commit 0096ad3

Browse files
Merge branch 'dev'
2 parents 3c4fab3 + 392efec commit 0096ad3

File tree

5 files changed

+9
-15
lines changed

5 files changed

+9
-15
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[5232]</version>
13+
<version>2.94[5233]</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
@@ -30,8 +30,8 @@ logging.level.org.springframework.security=TRACE
3030

3131
info.app.name=QAT
3232
info.app.description=Quantification Analytics Tool
33-
info.app.version=2.94[5232]
34-
info.app.frontEndVersion=[13296]
33+
info.app.version=2.94[5233]
34+
info.app.frontEndVersion=[13304]
3535
management.endpoints.web.exposure.include=*
3636
management.info.env.enabled = true
3737
management.endpoint.sessions.enabled=true
Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +0,0 @@
1-
20241120-QAT-5146.sql
2-
20241029-QAT-4884.sql
3-
20241123-QAT-4611.sql
4-
20240707-QAT-469.sql
5-
20240907-QAT-1448.sql
6-
20240923-QAT-469.sql
7-
20240924-QAT-1448.sql
8-
20240927-QAT-1448.sql
9-
20241006-QAT-469.sql
10-
20241030-QAT-1448.sql
11-
20241123-QAT-1448.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.94
5-
version.minor=5232
5+
version.minor=5233

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.94.5233
2+
Front End Version: 13304
3+
Date: 2024-12-04
4+
QAT-5423
5+
16
APP Version: 2.94.5232
27
Front End Version: 13296
38
Date: 2024-11-26

0 commit comments

Comments
 (0)