Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
16d2711f
Commit
16d2711f
authored
Nov 23, 2015
by
Peter van 't Hof
Browse files
Bump to 0.5.0-RC2
parent
5f03d3de
Changes
27
Hide whitespace changes
Inline
Side-by-side
external-example/pom.xml
View file @
16d2711f
...
...
@@ -11,7 +11,7 @@
<artifactId>
ExternalExample
</artifactId>
<!--TODO: replace version, for a new pipeline it's advised to start with '0.1.0-SNAPSHOT' -->
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
...
...
@@ -40,19 +40,19 @@
<artifactId>
BiopetCore
</artifactId>
<!--TODO: replace version of pipeline to a fixed version -->
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
</dependency>
<dependency>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetExtensions
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
</dependency>
<dependency>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Shiva
</artifactId>
<!--TODO: replace version of pipeline to a fixed version -->
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
</dependency>
</dependencies>
...
...
pom.xml
View file @
16d2711f
...
...
@@ -9,7 +9,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
public
</relativePath>
</parent>
...
...
protected/biopet-gatk-extensions/pom.xml
View file @
16d2711f
...
...
@@ -15,7 +15,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatk
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
protected/biopet-gatk-pipelines/pom.xml
View file @
16d2711f
...
...
@@ -15,7 +15,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatk
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
protected/biopet-protected-package/pom.xml
View file @
16d2711f
...
...
@@ -15,7 +15,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatk
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
protected/pom.xml
View file @
16d2711f
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetRoot
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
<artifactId>
BiopetGatk
</artifactId>
...
...
public/bam2wig/pom.xml
View file @
16d2711f
...
...
@@ -27,7 +27,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/bammetrics/pom.xml
View file @
16d2711f
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/basty/pom.xml
View file @
16d2711f
...
...
@@ -32,7 +32,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/biopet-core/pom.xml
View file @
16d2711f
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
public/biopet-extensions/pom.xml
View file @
16d2711f
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
public/biopet-public-package/pom.xml
View file @
16d2711f
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/biopet-tools-extensions/pom.xml
View file @
16d2711f
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
public/biopet-tools-package/pom.xml
View file @
16d2711f
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
public/biopet-tools/pom.xml
View file @
16d2711f
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
public/biopet-utils/pom.xml
View file @
16d2711f
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
public/carp/pom.xml
View file @
16d2711f
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/flexiprep/pom.xml
View file @
16d2711f
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/gears/pom.xml
View file @
16d2711f
...
...
@@ -22,7 +22,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
public/gentrap/pom.xml
View file @
16d2711f
...
...
@@ -25,7 +25,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.5.0-RC
1
</version>
<version>
0.5.0-RC
2
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment