Skip to content
Snippets Groups Projects
Commit 44737880 authored by Erlend Stav's avatar Erlend Stav
Browse files

Updated version numbers to 0.2.0

parent 3832056d
No related branches found
No related tags found
No related merge requests found
Showing
with 26 additions and 27 deletions
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.universaal.tools.buildFeature"
label="universaal Build Feature"
version="0.0.1">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<plugin
id="org.universaal.tools.buildPlugin"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.universaal.tools.buildFeature"
label="universaal Build Feature"
version="0.2.0">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<plugin
id="org.universaal.tools.buildPlugin"
download-size="0"
install-size="0"
version="0.0.0"/>
</feature>
......@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: BuildServiceApplication
Bundle-SymbolicName: org.universaal.tools.buildPlugin;singleton:=true
Bundle-Version: 0.0.1
Bundle-Version: 0.2.0
Bundle-ClassPath: org.universaal.tools.buildPlugin,
mavenLibs/aspectjtools-1.5.0.jar
Bundle-Activator: org.universaal.tools.buildserviceapplication.Activator
......
......@@ -6,4 +6,3 @@ bin.includes = plugin.xml,\
icons/,\
src/,\
mavenLibs/aspectjtools-1.5.0.jar
custom = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment