From 3231267d5e5a460b167b8103ff21a2f0ecd6020b Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Fri, 2 Apr 2021 08:23:08 -0700 Subject: [PATCH] config: version bump to 1.39.0 --- eclipse-pom.xml | 2 +- eclipsecs-sevntu-plugin-feature/feature.xml | 4 ++-- eclipsecs-sevntu-plugin-feature/pom.xml | 2 +- eclipsecs-sevntu-plugin/META-INF/MANIFEST.MF | 2 +- eclipsecs-sevntu-plugin/pom.xml | 2 +- sevntu-checks/pom.xml | 2 +- sevntu-checkstyle-idea-extension/pom.xml | 2 +- sevntu-checkstyle-sonar-plugin/pom.xml | 2 +- update-site/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/eclipse-pom.xml b/eclipse-pom.xml index 9089efe641..9c6abf1054 100644 --- a/eclipse-pom.xml +++ b/eclipse-pom.xml @@ -5,7 +5,7 @@ com.github.sevntu-checkstyle parent - 1.38.0 + 1.39.0 pom diff --git a/eclipsecs-sevntu-plugin-feature/feature.xml b/eclipsecs-sevntu-plugin-feature/feature.xml index 6cfc6185f2..d9500e0fe4 100644 --- a/eclipsecs-sevntu-plugin-feature/feature.xml +++ b/eclipsecs-sevntu-plugin-feature/feature.xml @@ -1,5 +1,5 @@ - + http://sevntu-checkstyle.github.io/sevntu.checkstyle/ @@ -20,6 +20,6 @@ Eclipse Public License - Version 1.0 - + diff --git a/eclipsecs-sevntu-plugin-feature/pom.xml b/eclipsecs-sevntu-plugin-feature/pom.xml index a8fb231bfd..bb820c8800 100644 --- a/eclipsecs-sevntu-plugin-feature/pom.xml +++ b/eclipsecs-sevntu-plugin-feature/pom.xml @@ -7,7 +7,7 @@ ../eclipse-pom.xml com.github.sevntu-checkstyle parent - 1.38.0 + 1.39.0 com.github.sevntu-checkstyle diff --git a/eclipsecs-sevntu-plugin/META-INF/MANIFEST.MF b/eclipsecs-sevntu-plugin/META-INF/MANIFEST.MF index c804fba225..1375605564 100644 --- a/eclipsecs-sevntu-plugin/META-INF/MANIFEST.MF +++ b/eclipsecs-sevntu-plugin/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: Sevntu eclipse-cs Extension Plugin Bundle-SymbolicName: eclipsecs-sevntu-plugin;singleton:=true -Bundle-Version: 1.38.0 +Bundle-Version: 1.39.0 Require-Bundle: net.sf.eclipsecs.checkstyle, net.sf.eclipsecs.core, net.sf.eclipsecs.ui diff --git a/eclipsecs-sevntu-plugin/pom.xml b/eclipsecs-sevntu-plugin/pom.xml index f446198c38..2375d61dda 100644 --- a/eclipsecs-sevntu-plugin/pom.xml +++ b/eclipsecs-sevntu-plugin/pom.xml @@ -9,7 +9,7 @@ ../eclipse-pom.xml com.github.sevntu-checkstyle parent - 1.38.0 + 1.39.0 com.github.sevntu-checkstyle diff --git a/sevntu-checks/pom.xml b/sevntu-checks/pom.xml index 9b857262aa..6ddcf4f81f 100644 --- a/sevntu-checks/pom.xml +++ b/sevntu-checks/pom.xml @@ -11,7 +11,7 @@ com.github.sevntu-checkstyle sevntu-checks - 1.38.0 + 1.39.0 iso-8859-1 diff --git a/sevntu-checkstyle-idea-extension/pom.xml b/sevntu-checkstyle-idea-extension/pom.xml index 815df8bce5..15dc0d2e77 100644 --- a/sevntu-checkstyle-idea-extension/pom.xml +++ b/sevntu-checkstyle-idea-extension/pom.xml @@ -11,7 +11,7 @@ com.github.sevntu-checkstyle sevntu-checkstyle-idea-extension - 1.38.0 + 1.39.0 jar Sevntu Checkstyle Idea extension diff --git a/sevntu-checkstyle-sonar-plugin/pom.xml b/sevntu-checkstyle-sonar-plugin/pom.xml index f23cdb9a0a..7bded752ea 100644 --- a/sevntu-checkstyle-sonar-plugin/pom.xml +++ b/sevntu-checkstyle-sonar-plugin/pom.xml @@ -11,7 +11,7 @@ com.github.sevntu-checkstyle sevntu-checkstyle-sonar-plugin - 1.38.0 + 1.39.0 sonar-plugin SevNTU Checkstyle Sonar Extension Plugin diff --git a/update-site/pom.xml b/update-site/pom.xml index b8758714f3..bf1c07b2bd 100644 --- a/update-site/pom.xml +++ b/update-site/pom.xml @@ -7,7 +7,7 @@ ../eclipse-pom.xml com.github.sevntu-checkstyle parent - 1.38.0 + 1.39.0 com.github.sevntu.checkstyle.p2updatesite