Skip to content

Commit

Permalink
[maven-release-plugin] prepare release biojava-4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasprlic committed Mar 10, 2016
1 parent a50f373 commit e248837
Show file tree
Hide file tree
Showing 15 changed files with 33 additions and 34 deletions.
6 changes: 3 additions & 3 deletions biojava-aa-prop/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>biojava-aa-prop</artifactId>
Expand Down Expand Up @@ -70,12 +70,12 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</dependency>
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-structure</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</dependency>

<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->
Expand Down
6 changes: 3 additions & 3 deletions biojava-alignment/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<artifactId>biojava-alignment</artifactId>
<name>biojava-alignment</name>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-phylo</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</dependency>
</dependencies>
</project>
2 changes: 1 addition & 1 deletion biojava-core/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>biojava-core</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions biojava-genome/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>biojava-genome</artifactId>
Expand Down Expand Up @@ -79,13 +79,13 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-alignment</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions biojava-integrationtest/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<artifactId>biojava-integrationtest</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-structure</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</dependency>
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions biojava-modfinder/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<artifactId>biojava-modfinder</artifactId>
<name>biojava-modfinder</name>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-structure</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion biojava-ontology/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.biojava</groupId>
<artifactId>biojava</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>

<artifactId>biojava-ontology</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions biojava-phylo/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>biojava-phylo</artifactId>
Expand Down Expand Up @@ -44,7 +44,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions biojava-protein-disorder/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<artifactId>biojava-protein-disorder</artifactId>
<packaging>jar</packaging>
Expand Down Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</dependency>
<!-- logging dependencies (managed by parent pom, don't set versions or
scopes here) -->
Expand Down
4 changes: 2 additions & 2 deletions biojava-sequencing/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>biojava-sequencing</artifactId>
Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->
Expand Down
6 changes: 3 additions & 3 deletions biojava-structure-gui/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>biojava-structure-gui</artifactId>
Expand Down Expand Up @@ -45,13 +45,13 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-structure</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>

Expand Down
6 changes: 3 additions & 3 deletions biojava-structure/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<artifactId>biojava-structure</artifactId>
<name>biojava-structure</name>
Expand All @@ -22,13 +22,13 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-alignment</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion biojava-survival/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.biojava</groupId>
<artifactId>biojava</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>

<artifactId>biojava-survival</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions biojava-ws/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>biojava</artifactId>
<groupId>org.biojava</groupId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
</parent>
<artifactId>biojava-ws</artifactId>
<name>biojava-ws</name>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>org.biojava</groupId>
<artifactId>biojava-core</artifactId>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

<!-- for releasing to Maven Central / OSS Sonatype -->
<parent>
Expand All @@ -13,7 +12,7 @@
<groupId>org.biojava</groupId>
<artifactId>biojava</artifactId>
<packaging>pom</packaging>
<version>4.1.1-SNAPSHOT</version>
<version>4.2.0</version>
<name>biojava</name>
<description>BioJava is an open-source project dedicated to providing a Java framework for processing biological
data. It provides analytical and statistical routines, parsers for common file formats and allows the
Expand Down Expand Up @@ -45,7 +44,7 @@
<developerConnection>scm:git:git@github.com:biojava/biojava.git</developerConnection>
<url>https://github.com/biojava/biojava</url>

<tag>HEAD</tag>
<tag>biojava-4.2.0</tag>
</scm>

<!-- This section required for release at Maven Central. For a full list
Expand Down

0 comments on commit e248837

Please sign in to comment.