Skip to content

Commit 10b3bf3

Browse files
author
Tony S. Johnson
committed
[maven-release-plugin] prepare release hps-modules-0.1
1 parent e6069b7 commit 10b3bf3

27 files changed

Lines changed: 54 additions & 53 deletions

File tree

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-parent</artifactId>
1010
<relativePath>../parent/pom.xml</relativePath>
11-
<version>3.11-SNAPSHOT</version>
11+
<version>0.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-parent</artifactId>
1010
<relativePath>../parent/pom.xml</relativePath>
11-
<version>3.11-SNAPSHOT</version>
11+
<version>0.1</version>
1212
</parent>
1313
<build>
1414
<plugins>

crawler/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-parent</artifactId>
99
<relativePath>../parent/pom.xml</relativePath>
10-
<version>3.11-SNAPSHOT</version>
10+
<version>0.1</version>
1111
</parent>
1212
<dependencies>
1313
<dependency>

datacat/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-parent</artifactId>
99
<relativePath>../parent/pom.xml</relativePath>
10-
<version>3.11-SNAPSHOT</version>
10+
<version>0.1</version>
1111
</parent>
1212
<dependencies>
1313
<dependency>

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-parent</artifactId>
1010
<relativePath>../parent/pom.xml</relativePath>
11-
<version>3.11-SNAPSHOT</version>
11+
<version>0.1</version>
1212
</parent>
1313
<build>
1414
<resources>

detector-model/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.hps</groupId>
99
<artifactId>hps-parent</artifactId>
1010
<relativePath>../parent/pom.xml</relativePath>
11-
<version>3.11-SNAPSHOT</version>
11+
<version>0.1</version>
1212
</parent>
1313
<build>
1414
<plugins>
@@ -58,7 +58,8 @@
5858
<url>http://java.freehep.org/svn/repos/hps/list/java/trunk/detector-model/</url>
5959
<connection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-model/</connection>
6060
<developerConnection>scm:svn:svn://svn.freehep.org/hps/java/trunk/detector-model/</developerConnection>
61-
</scm>
61+
<tag>hps-modules-0.1</tag>
62+
</scm>
6263
<dependencies>
6364
<dependency>
6465
<groupId>org.hps</groupId>

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-parent</artifactId>
1515
<relativePath>../parent/pom.xml</relativePath>
16-
<version>3.11-SNAPSHOT</version>
16+
<version>0.1</version>
1717
</parent>
1818
<build>
1919
<defaultGoal>install</defaultGoal>

ecal-event-display/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-parent</artifactId>
99
<relativePath>../parent/pom.xml</relativePath>
10-
<version>3.11-SNAPSHOT</version>
10+
<version>0.1</version>
1111
</parent>
1212
<dependencies>
1313
<dependency>

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-parent</artifactId>
1010
<relativePath>../parent/pom.xml</relativePath>
11-
<version>3.11-SNAPSHOT</version>
11+
<version>0.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-parent</artifactId>
1010
<relativePath>../parent/pom.xml</relativePath>
11-
<version>3.11-SNAPSHOT</version>
11+
<version>0.1</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

0 commit comments

Comments
 (0)