From f53e6e4e50a3082f19fe7f3241e32251e8d535a1 Mon Sep 17 00:00:00 2001
From: andrey-tyukin-sonarsource
<63865868+andrey-tyukin-sonarsource@users.noreply.github.com>
Date: Tue, 25 Aug 2020 15:14:23 +0200
Subject: [PATCH] Prepare for next development iteration (#2083)
---
eslint-bridge/pom.xml | 2 +-
its/plugin/plugins/custom-rules-plugin/pom.xml | 2 +-
its/plugin/plugins/deprecated-custom-rules-plugin/pom.xml | 2 +-
its/plugin/plugins/pom.xml | 2 +-
its/plugin/pom.xml | 2 +-
its/plugin/tests/pom.xml | 2 +-
its/pom.xml | 2 +-
its/ruling/pom.xml | 2 +-
javascript-checks-testkit/pom.xml | 2 +-
javascript-checks/pom.xml | 2 +-
javascript-frontend/pom.xml | 2 +-
nodejs-utils/pom.xml | 2 +-
pom.xml | 2 +-
sonar-javascript-plugin/pom.xml | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/eslint-bridge/pom.xml b/eslint-bridge/pom.xml
index 6d28a885b09..85953c101ef 100644
--- a/eslint-bridge/pom.xml
+++ b/eslint-bridge/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.javascript
javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
eslint-bridge
diff --git a/its/plugin/plugins/custom-rules-plugin/pom.xml b/its/plugin/plugins/custom-rules-plugin/pom.xml
index 2c542f86033..ab796e9b44d 100644
--- a/its/plugin/plugins/custom-rules-plugin/pom.xml
+++ b/its/plugin/plugins/custom-rules-plugin/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript-it-plugin-plugins
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
custom-rules-plugin
diff --git a/its/plugin/plugins/deprecated-custom-rules-plugin/pom.xml b/its/plugin/plugins/deprecated-custom-rules-plugin/pom.xml
index a8efe43c851..a1cebab3fca 100644
--- a/its/plugin/plugins/deprecated-custom-rules-plugin/pom.xml
+++ b/its/plugin/plugins/deprecated-custom-rules-plugin/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript-it-plugin-plugins
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
deprecated-custom-rules-plugin
diff --git a/its/plugin/plugins/pom.xml b/its/plugin/plugins/pom.xml
index d0e9e4d286e..7392b91afdd 100644
--- a/its/plugin/plugins/pom.xml
+++ b/its/plugin/plugins/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript-it-plugin
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-it-plugin-plugins
diff --git a/its/plugin/pom.xml b/its/plugin/pom.xml
index e35940c11e5..74ee5b7c457 100644
--- a/its/plugin/pom.xml
+++ b/its/plugin/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript-its
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-it-plugin
diff --git a/its/plugin/tests/pom.xml b/its/plugin/tests/pom.xml
index d148f37c78e..beba50640f4 100644
--- a/its/plugin/tests/pom.xml
+++ b/its/plugin/tests/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript-it-plugin
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-it-plugin-tests
diff --git a/its/pom.xml b/its/pom.xml
index 89b99a9acab..97cea4bd562 100644
--- a/its/pom.xml
+++ b/its/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-its
diff --git a/its/ruling/pom.xml b/its/ruling/pom.xml
index 492db8c2696..6ea1e5a460e 100644
--- a/its/ruling/pom.xml
+++ b/its/ruling/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript-its
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-it-ruling
diff --git a/javascript-checks-testkit/pom.xml b/javascript-checks-testkit/pom.xml
index d48e497a617..b026c00e9af 100644
--- a/javascript-checks-testkit/pom.xml
+++ b/javascript-checks-testkit/pom.xml
@@ -5,7 +5,7 @@
javascript
org.sonarsource.javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-checks-testkit
diff --git a/javascript-checks/pom.xml b/javascript-checks/pom.xml
index 4cd8675cd29..4d3cc019732 100644
--- a/javascript-checks/pom.xml
+++ b/javascript-checks/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-checks
diff --git a/javascript-frontend/pom.xml b/javascript-frontend/pom.xml
index 0ea107c342b..77abc515771 100644
--- a/javascript-frontend/pom.xml
+++ b/javascript-frontend/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
javascript-frontend
diff --git a/nodejs-utils/pom.xml b/nodejs-utils/pom.xml
index ce19c65d196..170eed60b53 100644
--- a/nodejs-utils/pom.xml
+++ b/nodejs-utils/pom.xml
@@ -6,7 +6,7 @@
org.sonarsource.javascript
javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
nodejs-utils
diff --git a/pom.xml b/pom.xml
index 41de2258f1c..7748ffd7978 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
org.sonarsource.javascript
javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
pom
SonarJS
diff --git a/sonar-javascript-plugin/pom.xml b/sonar-javascript-plugin/pom.xml
index c3f596eaa1d..e5aa7026d07 100644
--- a/sonar-javascript-plugin/pom.xml
+++ b/sonar-javascript-plugin/pom.xml
@@ -5,7 +5,7 @@
org.sonarsource.javascript
javascript
- 6.5.0-SNAPSHOT
+ 6.4.1-SNAPSHOT
sonar-javascript-plugin