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