Skip to content

Commit 1b1bc23

Browse files
authored
Merge pull request #1176 from JeffersonLab/release-5.3.0
Set version to 5.3.0 for release
2 parents 75655dd + dd51e20 commit 1b1bc23

22 files changed

Lines changed: 22 additions & 22 deletions

File tree

analysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.hps</groupId>
1111
<artifactId>hps-java</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>5.2.2-SNAPSHOT</version>
13+
<version>5.3.0</version>
1414
</parent>
1515

1616
<dependencies>

conditions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.hps</groupId>
1111
<artifactId>hps-java</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>5.2.2-SNAPSHOT</version>
13+
<version>5.3.0</version>
1414
</parent>
1515

1616
<build>

detector-data/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.hps</groupId>
1111
<artifactId>hps-java</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>5.2.2-SNAPSHOT</version>
13+
<version>5.3.0</version>
1414
</parent>
1515

1616
<build>

detector-model/dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>hps-java</artifactId>
55
<groupId>org.hps</groupId>
6-
<version>5.2.2-SNAPSHOT</version>
6+
<version>5.3.0</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>hps-detector-model</artifactId>

detector-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>org.hps</groupId>
1010
<artifactId>hps-java</artifactId>
1111
<relativePath>../pom.xml</relativePath>
12-
<version>5.2.2-SNAPSHOT</version>
12+
<version>5.3.0</version>
1313
</parent>
1414

1515
<build>

digi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.hps</groupId>
99
<artifactId>hps-java</artifactId>
1010
<relativePath>../pom.xml</relativePath>
11-
<version>5.2.2-SNAPSHOT</version>
11+
<version>5.3.0</version>
1212
</parent>
1313

1414
<dependencies>

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<groupId>org.hps</groupId>
1717
<artifactId>hps-java</artifactId>
1818
<relativePath>../pom.xml</relativePath>
19-
<version>5.2.2-SNAPSHOT</version>
19+
<version>5.3.0</version>
2020
</parent>
2121

2222
<build>

ecal-readout-sim/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.hps</groupId>
1111
<artifactId>hps-java</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>5.2.2-SNAPSHOT</version>
13+
<version>5.3.0</version>
1414
</parent>
1515

1616
<dependencies>

ecal-recon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.hps</groupId>
1111
<artifactId>hps-java</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>5.2.2-SNAPSHOT</version>
13+
<version>5.3.0</version>
1414
</parent>
1515

1616
<dependencies>

evio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.hps</groupId>
1111
<artifactId>hps-java</artifactId>
1212
<relativePath>../pom.xml</relativePath>
13-
<version>5.2.2-SNAPSHOT</version>
13+
<version>5.3.0</version>
1414
</parent>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)