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
06536548
Commit
06536548
authored
Dec 09, 2014
by
Peter van 't Hof
Browse files
Change pom version
parent
b9a26ee4
Changes
15
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
06536548
...
...
@@ -9,7 +9,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
public
</relativePath>
</parent>
...
...
protected/basty/pom.xml
View file @
06536548
...
...
@@ -16,7 +16,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatk
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
protected/biopet-gatk-extensions/pom.xml
View file @
06536548
...
...
@@ -16,7 +16,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatk
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
protected/biopet-gatk-pipelines/pom.xml
View file @
06536548
...
...
@@ -16,7 +16,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatk
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
protected/biopet-protected-package/pom.xml
View file @
06536548
...
...
@@ -16,7 +16,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetGatk
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
protected/pom.xml
View file @
06536548
...
...
@@ -11,7 +11,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
BiopetRoot
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
<artifactId>
BiopetGatk
</artifactId>
...
...
public/bammetrics/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/biopet-framework/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/biopet-public-package/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/flexiprep/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/gentrap/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/mapping/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/pom.xml
View file @
06536548
...
...
@@ -22,7 +22,7 @@
<groupId>
nl.lumc.sasc
</groupId>
<name>
Biopet
</name>
<packaging>
pom
</packaging>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<modules>
<module>
biopet-framework
</module>
...
...
public/sage/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
public/yamsvp/pom.xml
View file @
06536548
...
...
@@ -26,7 +26,7 @@
<parent>
<groupId>
nl.lumc.sasc
</groupId>
<artifactId>
Biopet
</artifactId>
<version>
0.
2
.0
</version>
<version>
0.
3
.0
-DEV
</version>
<relativePath>
../
</relativePath>
</parent>
...
...
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