Merge pull request #1338 from jamezp/upgrade-parent Upgrade the parent from 2.0.0-M1 to the latest 2.0.4 to include staging.
diff --git a/pom.xml b/pom.xml index 008a73d..ceef2ac 100644 --- a/pom.xml +++ b/pom.xml
@@ -18,7 +18,7 @@ <parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> - <version>2.0.0-M1</version> + <version>2.0.4</version> <relativePath/> </parent>