Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.mat.report/pom.xml')
-rw-r--r--plugins/org.eclipse.mat.report/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.mat.report/pom.xml b/plugins/org.eclipse.mat.report/pom.xml
index a3ab1c64..1d75d6e8 100644
--- a/plugins/org.eclipse.mat.report/pom.xml
+++ b/plugins/org.eclipse.mat.report/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.eclipse.mat</groupId>
<artifactId>parent</artifactId>
<relativePath>../../parent</relativePath>
- <version>1.8.1-SNAPSHOT</version>
+ <version>1.9.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.mat.report</artifactId>

Back to the top