Skip to content

Commit

Permalink
[maven-release-plugin] prepare release core-2.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaka1904 committed Jun 16, 2016
1 parent 4547d46 commit 9ef69b7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion intact-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>uk.ac.ebi.intact.core</groupId>
<artifactId>core</artifactId>
<version>2.6.11-SNAPSHOT</version>
<version>2.6.11</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion intact-batch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>uk.ac.ebi.intact.core</groupId>
<artifactId>core</artifactId>
<version>2.6.11-SNAPSHOT</version>
<version>2.6.11</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion intact-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>uk.ac.ebi.intact.core</groupId>
<artifactId>core</artifactId>
<version>2.6.11-SNAPSHOT</version>
<version>2.6.11</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>uk.ac.ebi.intact.core</groupId>
<artifactId>core</artifactId>
<packaging>pom</packaging>
<version>2.6.11-SNAPSHOT</version>
<version>2.6.11</version>

<name>IntAct Core</name>
<description>Core Master POM</description>
Expand All @@ -22,7 +22,7 @@
<connection>scm:git:https://bitbucket.org/intact-ebi/intact-cores-master.git</connection>
<developerConnection>scm:git:https://bitbucket.org/intact-ebi/intact-cores-master.git</developerConnection>
<url>https://bitbucket.org/intact-ebi/intact-cores-master</url>
<tag>HEAD</tag>
<tag>core-2.6.11</tag>
</scm>

<properties>
Expand Down

0 comments on commit 9ef69b7

Please # to comment.