Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'build/org.eclipse.cdt.autotools.docs/pom.xml')
-rw-r--r--build/org.eclipse.cdt.autotools.docs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/org.eclipse.cdt.autotools.docs/pom.xml b/build/org.eclipse.cdt.autotools.docs/pom.xml
index e08499973e8..67a327ac64b 100644
--- a/build/org.eclipse.cdt.autotools.docs/pom.xml
+++ b/build/org.eclipse.cdt.autotools.docs/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.eclipse.cdt</groupId>
<artifactId>cdt-parent</artifactId>
- <version>9.7.0-SNAPSHOT</version>
+ <version>9.7.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Back to the top