Skip to content

Commit cf89a04

Browse files
committed
Release 3.0.0
1 parent 43f6e4f commit cf89a04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.graphwalker</groupId>
77
<artifactId>graphwalker-project</artifactId>
8-
<version>3.0.0-SNAPSHOT</version>
8+
<version>3.0.0</version>
99
<packaging>pom</packaging>
1010

1111
<name>GraphWalker Project</name>
@@ -73,12 +73,12 @@
7373
<module>../graphwalker-core</module>
7474
<module>../graphwalker-java</module>
7575
<module>../graphwalker-io</module>
76-
<module>../graphwalker-dashboard</module>
7776
<module>../graphwalker-maven-plugin</module>
7877
<module>../graphwalker-maven-archetype</module>
79-
<module>../graphwalker-gradle-plugin</module>
8078
<module>../graphwalker-example</module>
8179
<module>../graphwalker-cli</module>
80+
<module>../graphwalker-gradle-plugin</module>
81+
<module>../graphwalker-dashboard</module>
8282
</modules>
8383

8484
<dependencyManagement>

0 commit comments

Comments
 (0)