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
6542c2db
Commit
6542c2db
authored
Aug 25, 2016
by
Peter van 't Hof
Browse files
Bump version to 0.7.0-RC1
parent
2a6a08ee
Changes
24
Hide whitespace changes
Inline
Side-by-side
bam2wig/pom.xml
View file @
6542c2db
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
bammetrics/pom.xml
View file @
6542c2db
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
basty/pom.xml
View file @
6542c2db
...
...
@@ -31,7 +31,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
biopet-core/pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
biopet-extensions/pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
biopet-package/pom.xml
View file @
6542c2db
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
biopet-tools-extensions/pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
biopet-tools-package/pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
biopet-tools/pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
biopet-utils/pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
carp/pom.xml
View file @
6542c2db
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
external-example/pom.xml
View file @
6542c2db
...
...
@@ -56,19 +56,19 @@
<artifactId>
BiopetCore
</artifactId>
<!--TODO: replace version of pipeline to a fixed version -->
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
</dependency>
<dependency>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetExtensions
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
</dependency>
<dependency>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Shiva
</artifactId>
<!--TODO: replace version of pipeline to a fixed version -->
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
</dependency>
</dependencies>
...
...
flexiprep/pom.xml
View file @
6542c2db
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
gears/pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<parent>
<artifactId>
Biopet
</artifactId>
<groupId>
nl.lumc.sasc
</groupId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
<modelVersion>
4.0.0
</modelVersion>
...
...
generate-indexes/pom.xml
View file @
6542c2db
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
gentrap/pom.xml
View file @
6542c2db
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
gwas-test/pom.xml
View file @
6542c2db
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
kopisu/pom.xml
View file @
6542c2db
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
mapping/pom.xml
View file @
6542c2db
...
...
@@ -24,7 +24,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
pom.xml
View file @
6542c2db
...
...
@@ -21,7 +21,7 @@
<groupId>
nl.lumc.sasc
</groupId>
<name>
Biopet
</name>
<packaging>
pom
</packaging>
<version>
0.7.0-
SNAPSHOT
</version>
<version>
0.7.0-
RC1
</version>
<modules>
<module>
biopet-package
</module>
...
...
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