Skip to content

Commit c0ccf47

Browse files
committed
[hps-release skip]prepare release hps-java-5.1
1 parent fe0fe16 commit c0ccf47

File tree

21 files changed

+23
-25
lines changed

21 files changed

+23
-25
lines changed

analysis/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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

conditions/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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313
<build>
1414
<plugins>

detector-data/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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313
<build>
1414
<resources>

detector-model/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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313
<build>
1414
<plugins>

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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313

1414
<dependencies>

distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<groupId>org.hps</groupId>
1414
<artifactId>hps-java</artifactId>
1515
<relativePath>../pom.xml</relativePath>
16-
<version>5.1-SNAPSHOT</version>
16+
<version>5.1</version>
1717
</parent>
1818
<build>
1919
<defaultGoal>install</defaultGoal>

ecal-readout-sim/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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

ecal-recon/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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

evio/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.1-SNAPSHOT</version>
11+
<version>5.1</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.hps</groupId>
88
<artifactId>hps-java</artifactId>
99
<relativePath>../pom.xml</relativePath>
10-
<version>5.1-SNAPSHOT</version>
10+
<version>5.1</version>
1111
</parent>
1212
<dependencies>
1313
<dependency>

0 commit comments

Comments
 (0)