Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release_2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stain committed Aug 30, 2017
1 parent 8692d59 commit db28fe5
Show file tree
Hide file tree
Showing 29 changed files with 35 additions and 34 deletions.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.bridgedb</groupId>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.bio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.file.orthoxml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.rdb.construct/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.rdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.rdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>
<build>
<directory>target</directory>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
8 changes: 4 additions & 4 deletions org.bridgedb.tools.batchmapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand All @@ -34,19 +34,19 @@
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.bio</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.rdb</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.tools.qc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.uri.api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.uri.loader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.uri.sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.uri.ws.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.uri.ws.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.uri.ws.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.webservice.biomart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.webservice.bridgerest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.webservice.cronos/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.webservice.picr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
4 changes: 2 additions & 2 deletions org.bridgedb.webservice.synergizer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>synergizer</groupId>
<artifactId>synergizer</artifactId>
<version>${project.version}</version>
<version>2.2.1</version>
<scope>system</scope>
<systemPath>${basedir}/lib/synergizer.jar</systemPath>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions org.bridgedb.webservice.uniprot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand All @@ -33,7 +33,7 @@
<dependency>
<groupId>org.bridgedb</groupId>
<artifactId>org.bridgedb.bio</artifactId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.ws.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.ws.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb.ws.server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion org.bridgedb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>bridgedb-bundle</artifactId>
<groupId>org.bridgedb</groupId>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
</parent>

<build>
Expand Down
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.bridgedb</groupId>
<artifactId>bridgedb-bundle</artifactId>
<packaging>pom</packaging>
<version>2.2.1-SNAPSHOT</version>
<version>2.2.1</version>
<name>BridgeDb bundle</name>
<description>
BridgeDb is a framework for finding and mapping equivalent database
Expand Down Expand Up @@ -223,6 +223,7 @@
<connection>scm:git:https://github.com/bridgedb/BridgeDb.git</connection>
<developerConnection>scm:git:ssh://[email protected]/bridgedb/BridgeDb.git</developerConnection>
<url>https://github.com/bridgedb/BridgeDb/</url>
<tag>release_2.2.1</tag>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit db28fe5

Please sign in to comment.