pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/biojava/biojava/commit/62926e666ead620c134a2885f6bfea78990ea949

lesheet" href="https://github.githubassets.com/assets/global-d18f184ea1a06a2c.css" /> [maven-release-plugin]prepare for next development iteration · biojava/biojava@62926e6 · GitHub
Skip to content

Commit 62926e6

Browse files
author
Jenkins
committed
[maven-release-plugin]prepare for next development iteration
1 parent a74758c commit 62926e6

15 files changed

Lines changed: 32 additions & 32 deletions

File tree

biojava-aa-prop/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<artifactId>biojava</artifactId>
44
<groupId>org.biojava</groupId>
5-
<version>4.2.2</version>
5+
<version>4.2.3-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>biojava-aa-prop</artifactId>
@@ -70,12 +70,12 @@
7070
<dependency>
7171
<groupId>org.biojava</groupId>
7272
<artifactId>biojava-core</artifactId>
73-
<version>4.2.2</version>
73+
<version>4.2.3-SNAPSHOT</version>
7474
</dependency>
7575
<dependency>
7676
<groupId>org.biojava</groupId>
7777
<artifactId>biojava-structure</artifactId>
78-
<version>4.2.2</version>
78+
<version>4.2.3-SNAPSHOT</version>
7979
</dependency>
8080

8181
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->

biojava-alignment/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>biojava</artifactId>
66
<groupId>org.biojava</groupId>
7-
<version>4.2.2</version>
7+
<version>4.2.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>biojava-alignment</artifactId>
1010
<name>biojava-alignment</name>
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>org.biojava</groupId>
4848
<artifactId>biojava-core</artifactId>
49-
<version>4.2.2</version>
49+
<version>4.2.3-SNAPSHOT</version>
5050
<scope>compile</scope>
5151
</dependency>
5252
<dependency>
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>org.biojava</groupId>
7676
<artifactId>biojava-phylo</artifactId>
77-
<version>4.2.2</version>
77+
<version>4.2.3-SNAPSHOT</version>
7878
</dependency>
7979
</dependencies>
8080
</project>

biojava-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>biojava</artifactId>
55
<groupId>org.biojava</groupId>
6-
<version>4.2.2</version>
6+
<version>4.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>biojava-core</artifactId>

biojava-genome/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>biojava</artifactId>
55
<groupId>org.biojava</groupId>
6-
<version>4.2.2</version>
6+
<version>4.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>biojava-genome</artifactId>
@@ -79,13 +79,13 @@
7979
<dependency>
8080
<groupId>org.biojava</groupId>
8181
<artifactId>biojava-core</artifactId>
82-
<version>4.2.2</version>
82+
<version>4.2.3-SNAPSHOT</version>
8383
<scope>compile</scope>
8484
</dependency>
8585
<dependency>
8686
<groupId>org.biojava</groupId>
8787
<artifactId>biojava-alignment</artifactId>
88-
<version>4.2.2</version>
88+
<version>4.2.3-SNAPSHOT</version>
8989
<scope>compile</scope>
9090
</dependency>
9191
<dependency>

biojava-integrationtest/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>biojava</artifactId>
66
<groupId>org.biojava</groupId>
7-
<version>4.2.2</version>
7+
<version>4.2.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>biojava-integrationtest</artifactId>
1010
<packaging>jar</packaging>
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.biojava</groupId>
3434
<artifactId>biojava-structure</artifactId>
35-
<version>4.2.2</version>
35+
<version>4.2.3-SNAPSHOT</version>
3636
</dependency>
3737
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->
3838
<dependency>

biojava-modfinder/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>biojava</artifactId>
66
<groupId>org.biojava</groupId>
7-
<version>4.2.2</version>
7+
<version>4.2.3-SNAPSHOT</version>
88
</parent>
99
<artifactId>biojava-modfinder</artifactId>
1010
<name>biojava-modfinder</name>
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.biojava</groupId>
3333
<artifactId>biojava-structure</artifactId>
34-
<version>4.2.2</version>
34+
<version>4.2.3-SNAPSHOT</version>
3535
<type>jar</type>
3636
<scope>compile</scope>
3737
</dependency>

biojava-ontology/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.biojava</groupId>
66
<artifactId>biojava</artifactId>
7-
<version>4.2.2</version>
7+
<version>4.2.3-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>biojava-ontology</artifactId>

biojava-phylo/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>biojava</artifactId>
55
<groupId>org.biojava</groupId>
6-
<version>4.2.2</version>
6+
<version>4.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>biojava-phylo</artifactId>
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>org.biojava</groupId>
4646
<artifactId>biojava-core</artifactId>
47-
<version>4.2.2</version>
47+
<version>4.2.3-SNAPSHOT</version>
4848
<scope>compile</scope>
4949
</dependency>
5050
<dependency>

biojava-protein-disorder/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>biojava</artifactId>
55
<groupId>org.biojava</groupId>
6-
<version>4.2.2</version>
6+
<version>4.2.3-SNAPSHOT</version>
77
</parent>
88
<artifactId>biojava-protein-disorder</artifactId>
99
<packaging>jar</packaging>
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>org.biojava</groupId>
6565
<artifactId>biojava-core</artifactId>
66-
<version>4.2.2</version>
66+
<version>4.2.3-SNAPSHOT</version>
6767
</dependency>
6868
<!-- logging dependencies (managed by parent pom, don't set versions or
6969
scopes here) -->

biojava-sequencing/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>biojava</artifactId>
55
<groupId>org.biojava</groupId>
6-
<version>4.2.2</version>
6+
<version>4.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>biojava-sequencing</artifactId>
@@ -47,7 +47,7 @@
4747
<dependency>
4848
<groupId>org.biojava</groupId>
4949
<artifactId>biojava-core</artifactId>
50-
<version>4.2.2</version>
50+
<version>4.2.3-SNAPSHOT</version>
5151
<scope>compile</scope>
5252
</dependency>
5353
<!-- logging dependencies (managed by parent pom, don't set versions or scopes here) -->

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy