Skip to content

Commit 7fbd27c

Browse files
author
Jorrit Poelen
committed
prepare for 0.10.3 release
1 parent 584f745 commit 7fbd27c

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.globalbioticinteractions</groupId>
77
<artifactId>preston-all</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<packaging>pom</packaging>
1010
<name>Preston Modules</name>
1111
<modules>

preston-cas/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-cmd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-dbase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-dwc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-excel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-genbank/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

preston-get/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>bio.guoda</groupId>
77
<artifactId>preston-parent</artifactId>
8-
<version>0.10.3-SNAPSHOT</version>
8+
<version>0.10.3</version>
99
<relativePath>../preston-parent/pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)