Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Bump version to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hsiliev committed Feb 12, 2019
1 parent f7446b1 commit 382d311
Show file tree
Hide file tree
Showing 116 changed files with 116 additions and 116 deletions.
2 changes: 1 addition & 1 deletion demo/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-demo-client",
"description": "Demo client that submits usage and gets a usage report",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/demo/client",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-doc",
"description": "The Abacus project documentation",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/doc",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion etc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-etc",
"description": "Misc Abacus build scripts",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/etc",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/accumulator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-accumulator",
"description": "Usage accumulator service",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/aggregation/accumulator",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/aggregator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-aggregator",
"description": "Usage aggregator service",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/aggregation/aggregator",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/aggregation/reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-reporting",
"description": "Usage reporting service",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/aggregation/reporting",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/cf/applications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-cf-applications",
"description": "CF Applications Usage reporter",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/cf/applications",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/cf/broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-cf-broker",
"description": "CF Service Broker for Abacus",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/cf/broker",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/cf/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-service-dashboard",
"description": "CF Service Dashboard for Abacus",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/cf/dashboard",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/cf/dashboard/src/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "abacus-service-dashboard",
"description": "",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"dependencies": {
"jquery": "3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion lib/cf/renewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-cf-renewer",
"description": "CF App Usage renewer",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/cf/renewer",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/cf/services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-cf-services",
"description": "CF Services Usage reporter",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/cf/services",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/mappings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-plan-mappings",
"description": "JSON mappings from (resource_type, provisioning plan_id) to example metering, rating and pricing plan ids.",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/config/mappings",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/metering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-metering-config",
"description": "Provides access to metering plans",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/config/metering",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/plan-tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-plan-tester",
"description": "Plan tester",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/config/plan-tester",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/pricing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-pricing-config",
"description": "Provides access to pricing plans",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/config/pricing",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/rating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-rating-config",
"description": "Provides access to rating plans",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/config/rating",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/config/schemas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-schemas",
"description": "JSON schemas for usage data",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/config/schemas",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/extensions/healthchecker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-healthchecker",
"description": "Abacus Healthchecker",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/extensions/healthchecker",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/extensions/housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-housekeeper",
"description": "Abacus Housekeeper",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/extensions/housekeeper",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/metering/collector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-collector",
"description": "Usage collector service",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/metering/collector",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/metering/meter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-usage-meter",
"description": "Usage meter service",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/metering/meter",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/plugins/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-account-plugin",
"description": "Account management plugin example.",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/plugins/account",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/plugins/authserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-authserver-plugin",
"description": "Plugin for an authrorization server",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/plugins/authserver",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/plugins/eureka/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-eureka-plugin",
"description": "Plugin for a Eureka compatible registry service.",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/plugins/eureka",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/plugins/provisioning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-provisioning-plugin",
"description": "Plugin for a provisioning history service",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/plugins/provisioning",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/sampler/receiver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-sampler-receiver",
"description": "Receiver component for Abacus Sampler",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/sampler/receiver",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/sampler/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-sampler-storage",
"description": "Storage APIs for Abacus Sampler components",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/sampler/storage",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/sampler/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-sampler-worker",
"description": "Worker component for Abacus Sampler",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/sampler/worker",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/accountclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-accountclient",
"description": "Communicates with account plugin",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/accountclient",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-api-clients",
"description": "A collection of API clients for Abacus components",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/api",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-audit",
"description": "Audit logging",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/audit",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-basic",
"description": "Basic authentication helpers",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/basic",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-batch",
"description": "Batching for async function calls",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/batch",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/breaker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-breaker",
"description": "Circuit breaker for async function calls inspired by the Akka breaker",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/breaker",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-bridge",
"description": "Bridge modules",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/bridge",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/carryover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-carryover",
"description": "Time-based events carry-over helpers",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/carryover",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-client",
"description": "Usage report helper",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/client",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/clone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-clone",
"description": "Does a deep copy of an array or object with an optional interceptor",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/clone",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-config",
"description": "Exports abcus configurations",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/config",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/dataflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-dataflow",
"description": "Simple and configurable map and reduce dataflow transforms",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/dataflow",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/dbclient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-dbclient",
"description": "API over a set of DB partitions",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/dbclient",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/dbcommons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-dbcommons",
"description": "Distribute DB operations over a set of DB partitions",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/dbcommons",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion lib/utils/debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "abacus-debug",
"description": "Add-ons to the debug log module",
"license": "Apache-2.0",
"version": "1.1.4-rc.3",
"version": "1.1.4",
"private": true,
"homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tree/master/lib/utils/debug",
"bugs": {
Expand Down
Loading

0 comments on commit 382d311

Please sign in to comment.