Skip to content

Commit

Permalink
Merge pull request #274 from karenhanson/prepare-version-2-1-0
Browse files Browse the repository at this point in the history
Increment to release version 2.1.0-beta
  • Loading branch information
htpvu authored Apr 3, 2019
2 parents 686a397 + 7b6f25e commit 825bc4c
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-auth</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion idservice-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-idservice-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion idservice-ark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-idservice-ark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion idservice-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-idservice-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion idservice-rand/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-idservice-rand</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion indexing-solr-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-indexing-solr-resources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion indexing-solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-indexing-solr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-integration-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion kafka-shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-kafka-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<packaging>pom</packaging>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>

<name>RMap Project</name>
<url>http://rmap-project.info</url>
Expand Down
2 changes: 1 addition & 1 deletion spring-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-spring-util</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion testdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-testdata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>info.rmapproject</groupId>
<artifactId>rmap-parent</artifactId>
<version>2.0.1-beta-SNAPSHOT</version>
<version>2.1.0-beta</version>
</parent>

<artifactId>rmap-webapp</artifactId>
Expand Down

0 comments on commit 825bc4c

Please sign in to comment.