Skip to content

Commit

Permalink
Merge branch 'refs/heads/dev'
Browse files Browse the repository at this point in the history
# Conflicts:
#	pom.xml
  • Loading branch information
cqgong committed Sep 5, 2024
2 parents 831e683 + 0268a53 commit 584b8ac
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>org.reactome.server</groupId>
<artifactId>fireworks-layout</artifactId>
<version>3.0.6</version>
<packaging>jar</packaging>
<groupId>org.reactome.server</groupId>
<artifactId>fireworks-layout</artifactId>
<version>3.0.7</version>
<packaging>jar</packaging>

<name>Fireworks Layout</name>

<parent>
<groupId>org.reactome.maven</groupId>
<artifactId>reactome-parent</artifactId>
<version>1.0.3</version>
</parent>
<parent>
<groupId>org.reactome.maven</groupId>
<artifactId>reactome-parent</artifactId>
<version>1.0.5</version>
</parent>

<organization>
<name>The European Bioinformatics Institute</name>
Expand Down

0 comments on commit 584b8ac

Please sign in to comment.