Skip to content

Commit

Permalink
fix deploy configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Juancete committed May 27, 2016
1 parent 0a3b30c commit fee5542
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion org.uqbar.project.wollok.product.ui.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.uqbar.project.wollok.product.ui.feature"
label="Wollok Product UI Feature"
version="1.4.2"
version="1.4.3"
provider-name="Uqbar Project">

<description url="http://www.example.com/description">
Expand Down
2 changes: 1 addition & 1 deletion org.uqbar.project.wollok.sdk/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.uqbar.project.wollok.sdk"
label="Wollok Language Feature"
version="1.4.2"
version="1.4.3"
provider-name="Uqbar Foundation"
os="linux,macosx,win32">

Expand Down
2 changes: 1 addition & 1 deletion org.uqbar.project.wollok.updatesite/category.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site>
<feature url="features/org.uqbar.project.wollok.sdk_1.4.2.jar" id="org.uqbar.project.wollok.sdk" version="1.4.2" os="linux,macosx,win32">
<feature url="features/org.uqbar.project.wollok.sdk_1.4.3.jar" id="org.uqbar.project.wollok.sdk" version="1.4.3" os="linux,macosx,win32">
<category name="Wollok"/>
</feature>
<category-def name="Wollok" label="Wollok">
Expand Down
2 changes: 1 addition & 1 deletion org.uqbar.project.wollok.updatesite/wollok-product.product
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<?pde version="3.5"?>

<product name="Wollok" uid="wollok-ide" id="org.uqbar.project.wollok.product.org_uqbar_project_wollok_product" application="org.eclipse.ui.ide.workbench" version="1.4.2" useFeatures="true" includeLaunchers="true">
<product name="Wollok" uid="wollok-ide" id="org.uqbar.project.wollok.product.org_uqbar_project_wollok_product" application="org.eclipse.ui.ide.workbench" version="1.4.3" useFeatures="true" includeLaunchers="true">

<aboutInfo>
<image path="/org.uqbar.project.wollok.ui/icons/wollok-logo-about.fw.png"/>
Expand Down

0 comments on commit fee5542

Please sign in to comment.