From 0cfae3e69147f3d395505cf9cbbcd67a29114225 Mon Sep 17 00:00:00 2001 From: dmitrygusev Date: Mon, 16 Sep 2013 10:14:04 +0400 Subject: [PATCH] Version 1.2.0 --- com.anjlab.eclipse.tapestry5.feature/feature.xml | 2 +- com.anjlab.eclipse.tapestry5/META-INF/MANIFEST.MF | 2 +- update-site/bintray-upload.sh | 2 +- update-site/site.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/com.anjlab.eclipse.tapestry5.feature/feature.xml b/com.anjlab.eclipse.tapestry5.feature/feature.xml index 0f86ad8..be3cf43 100644 --- a/com.anjlab.eclipse.tapestry5.feature/feature.xml +++ b/com.anjlab.eclipse.tapestry5.feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/com.anjlab.eclipse.tapestry5/META-INF/MANIFEST.MF b/com.anjlab.eclipse.tapestry5/META-INF/MANIFEST.MF index b0175c1..df2c86f 100644 --- a/com.anjlab.eclipse.tapestry5/META-INF/MANIFEST.MF +++ b/com.anjlab.eclipse.tapestry5/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Eclipse Integration for Tapestry5 Bundle-SymbolicName: com.anjlab.eclipse.tapestry5;singleton:=true -Bundle-Version: 1.1.3 +Bundle-Version: 1.2.0 Bundle-Activator: com.anjlab.eclipse.tapestry5.Activator Bundle-Vendor: AnjLab Team Require-Bundle: org.eclipse.ui, diff --git a/update-site/bintray-upload.sh b/update-site/bintray-upload.sh index 5531c40..7b23136 100755 --- a/update-site/bintray-upload.sh +++ b/update-site/bintray-upload.sh @@ -2,7 +2,7 @@ REPO_NAME=eclipse-tapestry5-plugin PACKAGE_NAME=update-site -VERSION_NAME=1.1.3 +VERSION_NAME=1.2.0 curl -vT content.jar \ -udmitrygusev:$bintray_api_key \ diff --git a/update-site/site.xml b/update-site/site.xml index 7d5c89f..84a22c3 100644 --- a/update-site/site.xml +++ b/update-site/site.xml @@ -1,6 +1,6 @@ - +