Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jtag/pom.xml')
-rw-r--r--jtag/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jtag/pom.xml b/jtag/pom.xml
index 7cce36bf6b9..ad81d873558 100644
--- a/jtag/pom.xml
+++ b/jtag/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>
</parent>
<artifactId>org.eclipse.cdt.jtag-parent</artifactId>

Back to the top