Skip to content

Commit 9eccdda

Browse files
committed
updating to new module names
1 parent 357ede5 commit 9eccdda

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

biojava-structure-gui/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
</dependency>
3838
<dependency>
3939
<groupId>org.biojava</groupId>
40-
<artifactId>biojava3-structure</artifactId>
40+
<artifactId>biojava-structure</artifactId>
4141
<version>4.0.0-SNAPSHOT</version>
4242
<scope>compile</scope>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.biojava</groupId>
46-
<artifactId>biojava3-core</artifactId>
46+
<artifactId>biojava-core</artifactId>
4747
<version>4.0.0-SNAPSHOT</version>
4848
<scope>compile</scope>
4949
</dependency>

0 commit comments

Comments
 (0)