Skip to content
Snippets Groups Projects
Commit a6ecd0c6 authored by Aaron Digulla's avatar Aaron Digulla
Browse files

Version 0.13

parent 307b6ec1
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<groupId>org.eclipse.dash</groupId> <groupId>org.eclipse.dash</groupId>
<artifactId>org.eclipse.dash.mt4e</artifactId> <artifactId>org.eclipse.dash.mt4e</artifactId>
<version>0.11.0-SNAPSHOT</version> <version>0.13.0</version>
<name>Maven Tools for Eclipse</name> <name>Maven Tools for Eclipse</name>
<licenses> <licenses>
......
...@@ -20,7 +20,7 @@ class Tool { ...@@ -20,7 +20,7 @@ class Tool {
static final Logger log = LoggerFactory.getLogger( Tool ) static final Logger log = LoggerFactory.getLogger( Tool )
static String VERSION = "0.12 (27.04.2012)" static String VERSION = "0.13 (27.04.2012)"
File workDir = new File( "tmp" ).absoluteFile File workDir = new File( "tmp" ).absoluteFile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment