Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarc Khouzam2013-09-16 18:15:45 +0000
committerMarc Khouzam2013-09-16 18:15:45 +0000
commit4839437b2d8a6cf62b1a1b7a0c81ebd1b0dd82c1 (patch)
tree17f233563de41d9f7bb60014a443aba0df52741f /jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml
parentf7d191bfbb1446f06be69a3fed3d5e7a3343f6b4 (diff)
downloadorg.eclipse.cdt-4839437b2d8a6cf62b1a1b7a0c81ebd1b0dd82c1.tar.gz
org.eclipse.cdt-4839437b2d8a6cf62b1a1b7a0c81ebd1b0dd82c1.tar.xz
org.eclipse.cdt-4839437b2d8a6cf62b1a1b7a0c81ebd1b0dd82c1.zip
Update plugin version and @since tag
Change-Id: If25c88bccad81595c9e0f7ae84476233c29c06bd Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Diffstat (limited to 'jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml')
-rw-r--r--jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml
index 750bd684fd6..5b17aca6ab8 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml
@@ -11,7 +11,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
- <version>8.2.0-SNAPSHOT</version>
+ <version>8.3.0-SNAPSHOT</version>
<artifactId>org.eclipse.cdt.debug.gdbjtag.core</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top