From 871ee5142f05f25d1d12d3c2c552cbd8728f9be7 Mon Sep 17 00:00:00 2001 From: rultor Date: Fri, 13 Jan 2017 12:36:51 +0000 Subject: [PATCH] 2.0.2 --- pom.xml | 2 +- stereotype.check.feature/feature.xml | 2 +- stereotype.check.feature/pom.xml | 2 +- stereotype.check.plugin.test/pom.xml | 2 +- stereotype.check.plugin/META-INF/MANIFEST.MF | 2 +- stereotype.check.plugin/pom.xml | 2 +- stereotype.check.repository/category.xml | 2 +- stereotype.check.repository/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index c3e960c..8d930ad 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ info.novatec.ita stereotype.check pom - 2.0.1 + 2.0.2 Stereotype Checker Checkstyle plugin extension to verify imports and usage between classes diff --git a/stereotype.check.feature/feature.xml b/stereotype.check.feature/feature.xml index 9a04388..8a2a638 100644 --- a/stereotype.check.feature/feature.xml +++ b/stereotype.check.feature/feature.xml @@ -17,7 +17,7 @@ + version="2.0.2"> Stereotype Checker diff --git a/stereotype.check.feature/pom.xml b/stereotype.check.feature/pom.xml index 3ef523d..64da198 100644 --- a/stereotype.check.feature/pom.xml +++ b/stereotype.check.feature/pom.xml @@ -20,7 +20,7 @@ info.novatec.ita stereotype.check - 2.0.1 + 2.0.2 stereotype.check.feature eclipse-feature diff --git a/stereotype.check.plugin.test/pom.xml b/stereotype.check.plugin.test/pom.xml index f7e8f81..66896f0 100644 --- a/stereotype.check.plugin.test/pom.xml +++ b/stereotype.check.plugin.test/pom.xml @@ -21,7 +21,7 @@ info.novatec.ita stereotype.check - 2.0.1 + 2.0.2 stereotype.check.plugin.test diff --git a/stereotype.check.plugin/META-INF/MANIFEST.MF b/stereotype.check.plugin/META-INF/MANIFEST.MF index 6ba02e2..9f3b7c8 100644 --- a/stereotype.check.plugin/META-INF/MANIFEST.MF +++ b/stereotype.check.plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Stereotype-Check-Plugin Bundle-SymbolicName: stereotype.check.plugin;singleton:=true -Bundle-Version: 2.0.1 +Bundle-Version: 2.0.2 Bundle-ClassPath: . Bundle-Vendor: http://novatec-gmbh.de Export-Package: info.novatec.ita.check diff --git a/stereotype.check.plugin/pom.xml b/stereotype.check.plugin/pom.xml index 3dade53..0002319 100644 --- a/stereotype.check.plugin/pom.xml +++ b/stereotype.check.plugin/pom.xml @@ -20,7 +20,7 @@ info.novatec.ita stereotype.check - 2.0.1 + 2.0.2 stereotype.check.plugin eclipse-plugin diff --git a/stereotype.check.repository/category.xml b/stereotype.check.repository/category.xml index bf6aa4f..720eb33 100644 --- a/stereotype.check.repository/category.xml +++ b/stereotype.check.repository/category.xml @@ -16,7 +16,7 @@ --> - + diff --git a/stereotype.check.repository/pom.xml b/stereotype.check.repository/pom.xml index 9dfae10..461fbac 100644 --- a/stereotype.check.repository/pom.xml +++ b/stereotype.check.repository/pom.xml @@ -22,7 +22,7 @@ info.novatec.ita stereotype.check - 2.0.1 + 2.0.2 stereotype.check.repository eclipse-repository