Update to 2.0.0-SNAPSHOT of parent to test Central snapshot publishing
diff --git a/api/pom.xml b/api/pom.xml index b848cde..a561be6 100644 --- a/api/pom.xml +++ b/api/pom.xml
@@ -24,7 +24,7 @@ <parent> <groupId>org.eclipse.ee4j</groupId> <artifactId>project</artifactId> - <version>1.0.9</version> + <version>2.0.0-SNAPSHOT</version> <relativePath/> </parent>