Skip to content

Commit

Permalink
Apache KIE 10.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-ci-kie committed Nov 8, 2024
1 parent 6d85adb commit bab1bb4
Show file tree
Hide file tree
Showing 256 changed files with 292 additions and 292 deletions.
2 changes: 1 addition & 1 deletion examples/base64png-editor-chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/base64png-editor-chrome-extension",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion examples/base64png-editor-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "kie-tools-examples-base64png-editor-vscode-extension",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"publisher": "kie-tools-examples",
Expand Down
2 changes: 1 addition & 1 deletion examples/base64png-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/base64png-editor",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/commit-message-validation-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/commit-message-validation-service",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/drools-process-usertasks-quarkus-example",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion examples/jbpm-compact-architecture-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/jbpm-compact-architecture-example",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
4 changes: 2 additions & 2 deletions examples/jbpm-compact-architecture-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@

<properties>
<kogito.management-console.image
>docker.io/apache/incubator-kie-kogito-management-console:10.0.x</kogito.management-console.image>
<kogito.task-console.image>docker.io/apache/incubator-kie-kogito-task-console:10.0.x</kogito.task-console.image>
>docker.io/apache/incubator-kie-kogito-management-console:10.0.0</kogito.management-console.image>
<kogito.task-console.image>docker.io/apache/incubator-kie-kogito-task-console:10.0.0</kogito.task-console.image>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion examples/ping-pong-view-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/ping-pong-view-angular",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"keywords": [],
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion examples/ping-pong-view-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/ping-pong-view-react",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/ping-pong-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/ping-pong-view",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/sonataflow-greeting-quarkus-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/sonataflow-greeting-quarkus-example",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-list-view-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "kie-tools-examples-todo-list-view-vscode-extension",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"publisher": "kie-tools-examples",
Expand Down
2 changes: 1 addition & 1 deletion examples/todo-list-view/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/todo-list-view",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/uniforms-patternfly/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/uniforms-patternfly",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"scripts": {
"build": "rimraf dist && webpack",
Expand Down
2 changes: 1 addition & 1 deletion examples/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools-examples/webapp",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"scripts": {
"build": "rimraf dist && webpack",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "kie-tools-root",
"version": "10.0.999",
"version": "10.0.0",
"license": "Apache-2.0",
"scripts": {
"bootstrap": "pnpm bootstrap:root && pnpm bootstrap:packages",
Expand Down
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools-core/backend",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/boxed-expression-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/boxed-expression-component",
"version": "10.0.999",
"version": "10.0.0",
"description": "The Boxed Expression editor component provides the possibility to edit the decision logic for decisions and BKMs nodes",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/bpmn-marshaller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/bpmn-marshaller",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/bpmn-vscode-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bpmn-vscode-extension",
"version": "10.0.999",
"version": "10.0.0",
"description": "Edit BPMN files",
"license": "Apache-2.0",
"publisher": "kie-group",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Apache KIE™ BPMN, DMN & Test Scenario Editors for GitHub",
"version": "10.0.999",
"version": "10.0.0",
"manifest_version": 3,
"description": "Visualize and edit BPMN, DMN and Test Scenario files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Apache KIE™ BPMN, DMN & Test Scenario Editors for GitHub",
"version": "10.0.999",
"version": "10.0.0",
"manifest_version": 3,
"description": "Visualize and edit BPMN, DMN and Test Scenario files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "chrome-extension-pack-kogito-kie-editors",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Apache KIE™ Serverless Workflow Editor for GitHub",
"version": "10.0.999",
"version": "10.0.0",
"manifest_version": 3,
"description": "Visualize and edit Serverless Workflow files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Apache KIE™ Serverless Workflow Editor for GitHub",
"version": "10.0.999",
"version": "10.0.0",
"manifest_version": 3,
"description": "Visualize and edit Serverless Workflow files using a graphical editor on GitHub",
"content_scripts": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "chrome-extension-serverless-workflow-editor",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension-test-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/chrome-extension-test-helper",
"version": "10.0.999",
"version": "10.0.0",
"description": "Chrome extension test helper",
"license": "Apache-2.0",
"publisher": "kie-group",
Expand Down
2 changes: 1 addition & 1 deletion packages/chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools-core/chrome-extension",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/cors-proxy-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/cors-proxy-api",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/cors-proxy-image/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/cors-proxy-image",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/cors-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/cors-proxy",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-client",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-component-api",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-assembler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-assembler",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-component-dev",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-echarts-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-component-echarts-base",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-echarts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-echarts",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-map/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-map",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-svg-heatmap/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-svg-heatmap",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-table/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-table",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-timeseries/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-timeseries",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-uniforms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-uniforms",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-component-victory-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-component-victory-charts",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-editor",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-language-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kie-tools/dashbuilder-language-service",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"keywords": [],
Expand Down
2 changes: 1 addition & 1 deletion packages/dashbuilder-swf-monitoring-dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@kie-tools/dashbuilder-swf-monitoring-dashboard",
"version": "10.0.999",
"version": "10.0.0",
"description": "",
"license": "Apache-2.0",
"homepage": "https://github.com/apache/incubator-kie-tools",
Expand Down
Loading

0 comments on commit bab1bb4

Please sign in to comment.