Repository: syncope Updated Branches: refs/heads/master 1296d7654 -> 8182d8c74
Fixing build (again, I'm start hating Eclipse....) Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8182d8c7 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8182d8c7 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8182d8c7 Branch: refs/heads/master Commit: 8182d8c7442d0277f2a36a95c6363c9e045ff23a Parents: 1296d76 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Sep 9 12:50:13 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Sep 9 12:50:13 2016 +0200 ---------------------------------------------------------------------- .../releng/org.apache.syncope.ide.eclipse.site/category.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/8182d8c7/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml ---------------------------------------------------------------------- diff --git a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml index 83c846a..5efe82f 100644 --- a/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml +++ b/ide/eclipse/releng/org.apache.syncope.ide.eclipse.site/category.xml @@ -18,7 +18,7 @@ specific language governing permissions and limitations under the License. --> <site> - <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.0.qualifier"> + <bundle id="org.apache.syncope.ide.eclipse.plugin" version="2.0.1.qualifier"> <category name="apachesyncope"/> </bundle> <category-def name="apachesyncope" label="Apache Syncope"> @@ -26,4 +26,4 @@ under the License. Eclipse Plugin for Apache Syncope : Allows user to view and edit Mail Templates and Report Templates from Eclipse itself </description> </category-def> -</site> \ No newline at end of file +</site>
