Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'apitools/org.eclipse.pde.api.tools.tests/pom.xml')
-rw-r--r--apitools/org.eclipse.pde.api.tools.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apitools/org.eclipse.pde.api.tools.tests/pom.xml b/apitools/org.eclipse.pde.api.tools.tests/pom.xml
index 3e02056bb8..f1e9e10586 100644
--- a/apitools/org.eclipse.pde.api.tools.tests/pom.xml
+++ b/apitools/org.eclipse.pde.api.tools.tests/pom.xml
@@ -19,6 +19,6 @@
</parent>
<groupId>org.eclipse.pde</groupId>
<artifactId>org.eclipse.pde.api.tools.tests</artifactId>
- <version>1.0.300-SNAPSHOT</version>
+ <version>1.0.301-SNAPSHOT</version>
<packaging>eclipse-test-plugin</packaging>
</project>

Back to the top