Skip to content

Commit aa025d5

Browse files
committed
Merge branch 'master' into fix/kaltrack-isolation-shared-hits-sort
2 parents 40045dd + 217fdff commit aa025d5

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.3.0</version>
13+
<version>5.3.1-SNAPSHOT</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.3.0</version>
13+
<version>5.3.1-SNAPSHOT</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.3.0</version>
13+
<version>5.3.1-SNAPSHOT</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.3.0</version>
6+
<version>5.3.1-SNAPSHOT</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.3.0</version>
12+
<version>5.3.1-SNAPSHOT</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.3.0</version>
11+
<version>5.3.1-SNAPSHOT</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.3.0</version>
19+
<version>5.3.1-SNAPSHOT</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.3.0</version>
13+
<version>5.3.1-SNAPSHOT</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.3.0</version>
13+
<version>5.3.1-SNAPSHOT</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.3.0</version>
13+
<version>5.3.1-SNAPSHOT</version>
1414
</parent>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)