Skip to content

Commit 86bc8ed

Browse files
author
Tony S. Johnson
committed
[maven-release-plugin] prepare for next development iteration
1 parent 10b3bf3 commit 86bc8ed

27 files changed

Lines changed: 53 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>0.1</version>
11+
<version>3.11-SNAPSHOT</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>0.1</version>
11+
<version>3.11-SNAPSHOT</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>0.1</version>
10+
<version>3.11-SNAPSHOT</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>0.1</version>
10+
<version>3.11-SNAPSHOT</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>0.1</version>
11+
<version>3.11-SNAPSHOT</version>
1212
</parent>
1313
<build>
1414
<resources>

detector-model/pom.xml

Lines changed: 2 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>0.1</version>
11+
<version>3.11-SNAPSHOT</version>
1212
</parent>
1313
<build>
1414
<plugins>
@@ -58,7 +58,7 @@
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-
<tag>hps-modules-0.1</tag>
61+
<tag>HEAD</tag>
6262
</scm>
6363
<dependencies>
6464
<dependency>

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>0.1</version>
16+
<version>3.11-SNAPSHOT</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>0.1</version>
10+
<version>3.11-SNAPSHOT</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>0.1</version>
11+
<version>3.11-SNAPSHOT</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>0.1</version>
11+
<version>3.11-SNAPSHOT</version>
1212
</parent>
1313
<dependencies>
1414
<dependency>

0 commit comments

Comments
 (0)