Skip to content

Commit

Permalink
Version bump to 2.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesagnew committed Dec 16, 2011
1 parent 81061dd commit bbf410e
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion hapi-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-osgi-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-sourcegen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v21/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v22/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v23/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v231/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v24/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v25/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v251/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-structures-v26/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hapi-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>hapi</artifactId>
<groupId>ca.uhn.hapi</groupId>
<version>1.3-beta1</version>
<version>2.0-alpha1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
12 changes: 6 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<groupId>ca.uhn.hapi</groupId>
<artifactId>hapi</artifactId>
<packaging>pom</packaging>
<version>1.3-beta1</version>
<name>The Open Source Java HL7 Parser and API</name>
<version>2.0-alpha1</version>
<name>HAPI - The Open Source Java HL7 Parser and API</name>
<url>http://hl7api.sourceforge.net/</url>
<description>
HAPI (HL7 application programming interface; pronounced "happy") is an open-source,
Expand Down Expand Up @@ -91,7 +91,7 @@
<organization>General Electric Corporation - Healthcare IT</organization>
</contributor>
<contributor>
<name>Nicolas Lefebfre</name>
<name>Nicolas Lefebvre</name>
</contributor>
<contributor>
<name>Jens Kristian Villadsen</name>
Expand Down Expand Up @@ -220,8 +220,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netbeans.compile.on.save>all</netbeans.compile.on.save>
<hapi.version>1.3-beta1</hapi.version>
<hapi.version.structures>1.2</hapi.version.structures>
<hapi.version>2.0-alpha1</hapi.version>
<hapi.version.structures>2.0-alpha1</hapi.version.structures>
</properties>

<reporting>
Expand Down Expand Up @@ -356,7 +356,7 @@
</execution>
</executions>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.7</version>
<version>2.8</version>
<inherited>true</inherited>
<configuration>
<minmemory>128m</minmemory>
Expand Down

0 comments on commit bbf410e

Please sign in to comment.