This is an automated email from the ASF dual-hosted git repository.
duncangrant pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git
The following commit(s) were added to refs/heads/master by this push:
new ae74419c Change version to 1.2.0-SNAPSHOT
ae74419c is described below
commit ae74419c97d379a0e1e4249953dcbc2c4e05ed99
Author: Duncan Grant <[email protected]>
AuthorDate: Tue Jan 30 15:38:22 2024 +0000
Change version to 1.2.0-SNAPSHOT
---
docs/overview.md | 2 +-
pom.xml | 4 ++--
ui-modules/app-inspector/package.json | 2 +-
ui-modules/blueprint-composer/package.json | 2 +-
ui-modules/blueprint-importer/package.json | 2 +-
ui-modules/catalog/package.json | 2 +-
ui-modules/groovy-console/package.json | 2 +-
ui-modules/home/package.json | 2 +-
ui-modules/location-manager/package.json | 2 +-
ui-modules/login/package.json | 2 +-
ui-modules/logout/package.json | 2 +-
ui-modules/rest-api-docs/package.json | 2 +-
ui-modules/shared/config/build/webpack.config.js | 2 +-
ui-modules/utils/package.json | 2 +-
14 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/docs/overview.md b/docs/overview.md
index 72b6e8f4..7b68715c 100644
--- a/docs/overview.md
+++ b/docs/overview.md
@@ -33,7 +33,7 @@ If you have a Karaf distribution, you can install the
Brooklyn UI simply by runn
```
# use the correct BROOKLYN_VERSION_BELOW
-feature:repo-add
mvn:org.apache.brooklyn.ui/brooklyn-ui-features/1.1.0-SNAPSHOT/xml/features
+feature:repo-add
mvn:org.apache.brooklyn.ui/brooklyn-ui-features/1.2.0-SNAPSHOT/xml/features
feature:install brooklyn-ui
```
diff --git a/pom.xml b/pom.xml
index a57845de..b47ab38f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.brooklyn</groupId>
<artifactId>brooklyn-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
+ <version>1.2.0-SNAPSHOT</version> <!-- BROOKLYN_VERSION -->
<relativePath>../brooklyn-server/parent/</relativePath>
</parent>
@@ -81,7 +81,7 @@
<brooklyn.ui.modules.version>${brooklyn.ui.version}</brooklyn.ui.modules.version>
<brooklyn.ui.modularity.version>${brooklyn.ui.version}</brooklyn.ui.modularity.version><!--
this can be set different to ensure correct references if branded project is
only rebuilding modules -->
<assertj.version>2.2.0</assertj.version>
- <brooklyn.version>1.1.0-SNAPSHOT</brooklyn.version><!--
BROOKLYN_VERSION -->
+ <brooklyn.version>1.2.0-SNAPSHOT</brooklyn.version><!--
BROOKLYN_VERSION -->
<build.version>${revision}</build.version>
<build.name>Apache Brooklyn</build.name>
<buildnumber-maven-plugin.version>1.4</buildnumber-maven-plugin.version>
diff --git a/ui-modules/app-inspector/package.json
b/ui-modules/app-inspector/package.json
index 006fd47f..2f5a3451 100644
--- a/ui-modules/app-inspector/package.json
+++ b/ui-modules/app-inspector/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-app-inspector",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - App inspector",
"repository": {
"type": "git",
diff --git a/ui-modules/blueprint-composer/package.json
b/ui-modules/blueprint-composer/package.json
index e3103df4..71b64808 100644
--- a/ui-modules/blueprint-composer/package.json
+++ b/ui-modules/blueprint-composer/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-blueprint-composer",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Blueprint composer",
"repository": {
"type": "git",
diff --git a/ui-modules/blueprint-importer/package.json
b/ui-modules/blueprint-importer/package.json
index 9dbdede3..0d0f4c4e 100644
--- a/ui-modules/blueprint-importer/package.json
+++ b/ui-modules/blueprint-importer/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-blueprint-importer",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Blueprint importer",
"repository": {
"type": "git",
diff --git a/ui-modules/catalog/package.json b/ui-modules/catalog/package.json
index 248a8c25..28e30644 100644
--- a/ui-modules/catalog/package.json
+++ b/ui-modules/catalog/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-catalog",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Catalog",
"repository": {
"type": "git",
diff --git a/ui-modules/groovy-console/package.json
b/ui-modules/groovy-console/package.json
index 642f8928..b22c5cab 100644
--- a/ui-modules/groovy-console/package.json
+++ b/ui-modules/groovy-console/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-groovy-console",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Groovy console",
"repository": {
"type": "git",
diff --git a/ui-modules/home/package.json b/ui-modules/home/package.json
index b0149778..50ac18dc 100644
--- a/ui-modules/home/package.json
+++ b/ui-modules/home/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-home",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Home",
"repository": {
"type": "git",
diff --git a/ui-modules/location-manager/package.json
b/ui-modules/location-manager/package.json
index 2fa5d30d..9529a486 100644
--- a/ui-modules/location-manager/package.json
+++ b/ui-modules/location-manager/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-location-manager",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Location manager",
"repository": {
"type": "git",
diff --git a/ui-modules/login/package.json b/ui-modules/login/package.json
index 8f842756..807e59ec 100644
--- a/ui-modules/login/package.json
+++ b/ui-modules/login/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-login",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Login",
"repository": {
"type": "git",
diff --git a/ui-modules/logout/package.json b/ui-modules/logout/package.json
index 2c62870d..9af75828 100644
--- a/ui-modules/logout/package.json
+++ b/ui-modules/logout/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-logout",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - Logout",
"repository": {
"type": "git",
diff --git a/ui-modules/rest-api-docs/package.json
b/ui-modules/rest-api-docs/package.json
index 612f220b..ede71d00 100644
--- a/ui-modules/rest-api-docs/package.json
+++ b/ui-modules/rest-api-docs/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-rest-api-docs",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - REST API Docs",
"repository": {
"type": "git",
diff --git a/ui-modules/shared/config/build/webpack.config.js
b/ui-modules/shared/config/build/webpack.config.js
index 166e6870..577a8329 100644
--- a/ui-modules/shared/config/build/webpack.config.js
+++ b/ui-modules/shared/config/build/webpack.config.js
@@ -171,7 +171,7 @@ const config = {
new ExtractTextPlugin('[name].[chunkhash].css'),
new webpack.optimize.OccurenceOrderPlugin(),
new webpack.DefinePlugin({
- __BROOKLYN_VERSION__: JSON.stringify(process.env.BROOKLYN_VERSION
|| '1.1.0-SNAPSHOT'),
+ __BROOKLYN_VERSION__: JSON.stringify(process.env.BROOKLYN_VERSION
|| '1.2.0-SNAPSHOT'),
__BUILD_NAME__: JSON.stringify(process.env.BUILD_NAME),
__BUILD_VERSION__: JSON.stringify(process.env.BUILD_VERSION),
__BUILD_BRANCH__: JSON.stringify(process.env.BUILD_BRANCH),
diff --git a/ui-modules/utils/package.json b/ui-modules/utils/package.json
index 66df2ac8..099515f3 100644
--- a/ui-modules/utils/package.json
+++ b/ui-modules/utils/package.json
@@ -17,7 +17,7 @@
],
"name": "brooklyn-ui-utils",
"versionBuildNote": "BROOKLYN_VERSION_BELOW this exists so scripts update
this automatically",
- "version": "1.1.0-SNAPSHOT",
+ "version": "1.2.0-SNAPSHOT",
"description": "Brooklyn UI :: Modules - UI Utils",
"repository": {
"type": "git",