Skip to content

Commit

Permalink
[hps-release skip]prepare release hps-java-5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy McCormick committed Aug 31, 2023
1 parent f16cf5f commit 65a3d53
Show file tree
Hide file tree
Showing 21 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion conditions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion detector-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion detector-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion digi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<defaultGoal>install</defaultGoal>
Expand Down
2 changes: 1 addition & 1 deletion ecal-readout-sim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion ecal-recon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion evio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion online-monitoring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion online-recon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<resources>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<artifactId>hps-java</artifactId>
<groupId>org.hps</groupId>
<packaging>pom</packaging>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
<name>HPS Java</name>
<description>HPS Java Maven Project</description>
<url>http://www.lcsim.org/sites/hps/</url>
Expand All @@ -27,7 +27,7 @@
<connection>scm:git:ssh://[email protected]:JeffersonLab/hps-java.git</connection>
<developerConnection>scm:git:ssh://[email protected]/JeffersonLab/hps-java.git</developerConnection>
<url>https://github.com/jeffersonlab/hps-java</url>
<tag>HEAD</tag>
<tag>hps-java-5.2.0</tag>
</scm>
<distributionManagement>
<site>
Expand Down
2 changes: 1 addition & 1 deletion recon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<!-- This will pull in the ECAL recon module transitively. -->
Expand Down
2 changes: 1 addition & 1 deletion record-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion steering-files/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion tracking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.hps</groupId>
<artifactId>hps-java</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.2-SNAPSHOT</version>
<version>5.2.0</version>
</parent>
<dependencies>
<dependency>
Expand Down

0 comments on commit 65a3d53

Please sign in to comment.