From 75ac724d302f50ff7f8eb0766a282b608ec8ab06 Mon Sep 17 00:00:00 2001 From: Hristo Iliev Date: Fri, 11 May 2018 16:15:36 +0300 Subject: [PATCH] Bump version to 1.1.1 --- demo/client/package.json | 2 +- doc/package.json | 2 +- etc/package.json | 2 +- lib/aggregation/accumulator/package.json | 2 +- lib/aggregation/aggregator/package.json | 2 +- lib/aggregation/reporting/package.json | 2 +- lib/cf/applications/package.json | 2 +- lib/cf/broker/package.json | 2 +- lib/cf/dashboard/package.json | 2 +- lib/cf/dashboard/src/webapp/package.json | 2 +- lib/cf/renewer/package.json | 2 +- lib/cf/services/package.json | 2 +- lib/config/mappings/package.json | 2 +- lib/config/metering/package.json | 2 +- lib/config/plan-tester/package.json | 2 +- lib/config/pricing/package.json | 2 +- lib/config/rating/package.json | 2 +- lib/config/schemas/package.json | 2 +- lib/extensions/healthchecker/package.json | 2 +- lib/extensions/housekeeper/package.json | 2 +- lib/metering/collector/package.json | 2 +- lib/metering/meter/package.json | 2 +- lib/plugins/account/package.json | 2 +- lib/plugins/authserver/package.json | 2 +- lib/plugins/eureka/package.json | 2 +- lib/plugins/provisioning/package.json | 2 +- lib/utils/audit/package.json | 2 +- lib/utils/basic/package.json | 2 +- lib/utils/batch/package.json | 2 +- lib/utils/breaker/package.json | 2 +- lib/utils/bridge/package.json | 2 +- lib/utils/carryover/package.json | 2 +- lib/utils/client/package.json | 2 +- lib/utils/clone/package.json | 2 +- lib/utils/cluster/package.json | 2 +- lib/utils/couchclient/package.json | 2 +- lib/utils/couchstore/package.json | 2 +- lib/utils/counter/package.json | 2 +- lib/utils/dataflow/package.json | 2 +- lib/utils/dbclient/package.json | 2 +- lib/utils/dbcommons/package.json | 2 +- lib/utils/debug/package.json | 2 +- lib/utils/dedupe/package.json | 2 +- lib/utils/eureka/package.json | 2 +- lib/utils/eval/package.json | 2 +- lib/utils/events/package.json | 2 +- lib/utils/express/package.json | 2 +- lib/utils/hystrix/package.json | 2 +- lib/utils/launcher/package.json | 2 +- lib/utils/lock/package.json | 2 +- lib/utils/lrucache/package.json | 2 +- lib/utils/lrudown/package.json | 2 +- lib/utils/matrix/package.json | 2 +- lib/utils/moment/package.json | 2 +- lib/utils/mongoclient/package.json | 2 +- lib/utils/notify/package.json | 2 +- lib/utils/oauth/package.json | 2 +- lib/utils/paging/package.json | 2 +- lib/utils/partition/package.json | 2 +- lib/utils/perf/package.json | 2 +- lib/utils/pouchserver/package.json | 2 +- lib/utils/rabbitmq/package.json | 2 +- lib/utils/rc/package.json | 2 +- lib/utils/request/package.json | 2 +- lib/utils/retry/package.json | 2 +- lib/utils/rewire/package.json | 2 +- lib/utils/router/package.json | 2 +- lib/utils/schema/package.json | 2 +- lib/utils/seqid/package.json | 2 +- lib/utils/throttle/package.json | 2 +- lib/utils/timewindow/package.json | 2 +- lib/utils/transform/package.json | 2 +- lib/utils/urienv/package.json | 2 +- lib/utils/vcapenv/package.json | 2 +- lib/utils/webapp/package.json | 2 +- lib/utils/yieldable/package.json | 2 +- package.json | 2 +- test/aggregation/accumulator/package.json | 2 +- test/aggregation/aggregator/package.json | 2 +- test/aggregation/reporting/package.json | 2 +- test/broker/package.json | 2 +- test/broker/src/test/app-utils/package.json | 2 +- test/broker/src/test/apps/test-app/package.json | 2 +- test/broker/src/test/apps/test-mapping-app/package.json | 2 +- test/cf/acceptance/package.json | 2 +- test/cf/integration/package.json | 2 +- test/cf/smoke/package.json | 2 +- test/dupe/package.json | 2 +- test/extensions/package.json | 2 +- test/lib/lifecycle-manager/package.json | 2 +- test/lib/wait/package.json | 2 +- test/metering/collector/package.json | 2 +- test/metering/meter/package.json | 2 +- test/metering/rabbitmq/package.json | 2 +- test/perf/package.json | 2 +- test/provisioning/package.json | 2 +- test/secured/package.json | 2 +- test/test-utils/package.json | 2 +- tools/cfpush/package.json | 2 +- tools/cmdline/package.json | 2 +- tools/eslint-plugin-nodate/package.json | 2 +- tools/eslint/package.json | 2 +- tools/mddoc/package.json | 2 +- tools/mocha/package.json | 2 +- tools/publish/package.json | 2 +- tools/replace-template/package.json | 2 +- 106 files changed, 106 insertions(+), 106 deletions(-) diff --git a/demo/client/package.json b/demo/client/package.json index 8cc2e1858..829448b82 100644 --- a/demo/client/package.json +++ b/demo/client/package.json @@ -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.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/demo/client", "bugs": { diff --git a/doc/package.json b/doc/package.json index 1146bc1d9..12e448a1f 100644 --- a/doc/package.json +++ b/doc/package.json @@ -2,7 +2,7 @@ "name": "abacus-doc", "description": "The Abacus project documentation", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/doc", "bugs": { diff --git a/etc/package.json b/etc/package.json index 7abc341db..65c4324ae 100644 --- a/etc/package.json +++ b/etc/package.json @@ -2,7 +2,7 @@ "name": "abacus-etc", "description": "Misc Abacus build scripts", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/etc", "bugs": { diff --git a/lib/aggregation/accumulator/package.json b/lib/aggregation/accumulator/package.json index cdc2c7b53..48fd79be9 100644 --- a/lib/aggregation/accumulator/package.json +++ b/lib/aggregation/accumulator/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-accumulator", "description": "Usage accumulator service", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/accumulator", "bugs": { diff --git a/lib/aggregation/aggregator/package.json b/lib/aggregation/aggregator/package.json index f38fdbdbc..f58a0f934 100644 --- a/lib/aggregation/aggregator/package.json +++ b/lib/aggregation/aggregator/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-aggregator", "description": "Usage aggregator service", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/aggregator", "bugs": { diff --git a/lib/aggregation/reporting/package.json b/lib/aggregation/reporting/package.json index 6eaf2963b..3a790371f 100644 --- a/lib/aggregation/reporting/package.json +++ b/lib/aggregation/reporting/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-reporting", "description": "Usage reporting service", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/aggregation/reporting", "bugs": { diff --git a/lib/cf/applications/package.json b/lib/cf/applications/package.json index 6551d1b41..6423cf42e 100644 --- a/lib/cf/applications/package.json +++ b/lib/cf/applications/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-applications", "description": "CF Applications Usage reporter", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/cf/applications", "bugs": { diff --git a/lib/cf/broker/package.json b/lib/cf/broker/package.json index aa7a1e8d7..0e00d0d79 100644 --- a/lib/cf/broker/package.json +++ b/lib/cf/broker/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-broker", "description": "CF Service Broker for Abacus", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/cf/broker", "bugs": { diff --git a/lib/cf/dashboard/package.json b/lib/cf/dashboard/package.json index 4be81bfb9..0cc753061 100644 --- a/lib/cf/dashboard/package.json +++ b/lib/cf/dashboard/package.json @@ -2,7 +2,7 @@ "name": "abacus-service-dashboard", "description": "CF Service Dashboard for Abacus", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/cf/dashboard", "bugs": { diff --git a/lib/cf/dashboard/src/webapp/package.json b/lib/cf/dashboard/src/webapp/package.json index 6a8b7be32..9bbe31026 100644 --- a/lib/cf/dashboard/src/webapp/package.json +++ b/lib/cf/dashboard/src/webapp/package.json @@ -1,7 +1,7 @@ { "name": "abacus-service-dashboard", "description": "", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "dependencies": { "jquery": "3.2.1", diff --git a/lib/cf/renewer/package.json b/lib/cf/renewer/package.json index 6dce5bac2..88040050c 100644 --- a/lib/cf/renewer/package.json +++ b/lib/cf/renewer/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-renewer", "description": "CF App Usage renewer", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/cf/renewer", "bugs": { diff --git a/lib/cf/services/package.json b/lib/cf/services/package.json index 4f3ff96e1..a479ddd46 100644 --- a/lib/cf/services/package.json +++ b/lib/cf/services/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-services", "description": "CF Services Usage reporter", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/cf/services", "bugs": { diff --git a/lib/config/mappings/package.json b/lib/config/mappings/package.json index 1c1b7fc24..4c78458a5 100644 --- a/lib/config/mappings/package.json +++ b/lib/config/mappings/package.json @@ -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.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/mappings", "bugs": { diff --git a/lib/config/metering/package.json b/lib/config/metering/package.json index 11e51580a..b6722d3a8 100644 --- a/lib/config/metering/package.json +++ b/lib/config/metering/package.json @@ -2,7 +2,7 @@ "name": "abacus-metering-config", "description": "Provides access to metering plans", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/metering", "bugs": { diff --git a/lib/config/plan-tester/package.json b/lib/config/plan-tester/package.json index ab8903f6d..ab11ef559 100644 --- a/lib/config/plan-tester/package.json +++ b/lib/config/plan-tester/package.json @@ -2,7 +2,7 @@ "name": "abacus-plan-tester", "description": "Plan tester", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/plan-tester", "bugs": { diff --git a/lib/config/pricing/package.json b/lib/config/pricing/package.json index eb59601f8..0349817ce 100644 --- a/lib/config/pricing/package.json +++ b/lib/config/pricing/package.json @@ -2,7 +2,7 @@ "name": "abacus-pricing-config", "description": "Provides access to pricing plans", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/price", "bugs": { diff --git a/lib/config/rating/package.json b/lib/config/rating/package.json index 6e2f20167..c61fedc02 100644 --- a/lib/config/rating/package.json +++ b/lib/config/rating/package.json @@ -2,7 +2,7 @@ "name": "abacus-rating-config", "description": "Provides access to rating plans", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/rating", "bugs": { diff --git a/lib/config/schemas/package.json b/lib/config/schemas/package.json index 4a37bc79c..bb525de18 100644 --- a/lib/config/schemas/package.json +++ b/lib/config/schemas/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-schemas", "description": "JSON schemas for usage data", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/config/schemas", "bugs": { diff --git a/lib/extensions/healthchecker/package.json b/lib/extensions/healthchecker/package.json index b4513003c..fc8086144 100644 --- a/lib/extensions/healthchecker/package.json +++ b/lib/extensions/healthchecker/package.json @@ -2,7 +2,7 @@ "name": "abacus-healthchecker", "description": "Abacus Healthchecker", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/extensions/healthchecker", "bugs": { diff --git a/lib/extensions/housekeeper/package.json b/lib/extensions/housekeeper/package.json index 579fa91aa..3489e6834 100644 --- a/lib/extensions/housekeeper/package.json +++ b/lib/extensions/housekeeper/package.json @@ -2,7 +2,7 @@ "name": "abacus-housekeeper", "description": "Abacus Housekeeper", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/extensions/housekeeper", "bugs": { diff --git a/lib/metering/collector/package.json b/lib/metering/collector/package.json index 1f1c8136e..ac79e2494 100644 --- a/lib/metering/collector/package.json +++ b/lib/metering/collector/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-collector", "description": "Usage collector service", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/metering/collector", "bugs": { diff --git a/lib/metering/meter/package.json b/lib/metering/meter/package.json index 65618f9d2..468fa2b53 100644 --- a/lib/metering/meter/package.json +++ b/lib/metering/meter/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-meter", "description": "Usage meter service", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/metering/meter", "bugs": { diff --git a/lib/plugins/account/package.json b/lib/plugins/account/package.json index 5d7fe025e..7cf06e646 100644 --- a/lib/plugins/account/package.json +++ b/lib/plugins/account/package.json @@ -2,7 +2,7 @@ "name": "abacus-account-plugin", "description": "Account management plugin example.", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/plugins/account", "bugs": { diff --git a/lib/plugins/authserver/package.json b/lib/plugins/authserver/package.json index 995fd112d..5d433790e 100644 --- a/lib/plugins/authserver/package.json +++ b/lib/plugins/authserver/package.json @@ -2,7 +2,7 @@ "name": "abacus-authserver-plugin", "description": "Plugin for an authrorization server", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/plugins/authserver", "bugs": { diff --git a/lib/plugins/eureka/package.json b/lib/plugins/eureka/package.json index f3ef1c351..0131920e2 100644 --- a/lib/plugins/eureka/package.json +++ b/lib/plugins/eureka/package.json @@ -2,7 +2,7 @@ "name": "abacus-eureka-plugin", "description": "Plugin for a Eureka compatible registry service.", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/plugins/account", "bugs": { diff --git a/lib/plugins/provisioning/package.json b/lib/plugins/provisioning/package.json index f8c3a5e96..a6c4aac1f 100644 --- a/lib/plugins/provisioning/package.json +++ b/lib/plugins/provisioning/package.json @@ -2,7 +2,7 @@ "name": "abacus-provisioning-plugin", "description": "Plugin for a provisioning history service", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/plugins/provisioning", "bugs": { diff --git a/lib/utils/audit/package.json b/lib/utils/audit/package.json index 025657062..ba97f5b51 100644 --- a/lib/utils/audit/package.json +++ b/lib/utils/audit/package.json @@ -2,7 +2,7 @@ "name": "abacus-audit", "description": "Audit logging", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/audit", "bugs": { diff --git a/lib/utils/basic/package.json b/lib/utils/basic/package.json index b6b6b7bef..9c08c5ff1 100644 --- a/lib/utils/basic/package.json +++ b/lib/utils/basic/package.json @@ -2,7 +2,7 @@ "name": "abacus-basic", "description": "Basic authentication helpers", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/basic", "bugs": { diff --git a/lib/utils/batch/package.json b/lib/utils/batch/package.json index c73d2c363..46fc291d4 100644 --- a/lib/utils/batch/package.json +++ b/lib/utils/batch/package.json @@ -2,7 +2,7 @@ "name": "abacus-batch", "description": "Batching for async function calls", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/batch", "bugs": { diff --git a/lib/utils/breaker/package.json b/lib/utils/breaker/package.json index 6a634717c..a3544551e 100644 --- a/lib/utils/breaker/package.json +++ b/lib/utils/breaker/package.json @@ -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.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/breaker", "bugs": { diff --git a/lib/utils/bridge/package.json b/lib/utils/bridge/package.json index a3616b4f1..a476c2adb 100644 --- a/lib/utils/bridge/package.json +++ b/lib/utils/bridge/package.json @@ -2,7 +2,7 @@ "name": "abacus-bridge", "description": "Bridge modules", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/bridge", "bugs": { diff --git a/lib/utils/carryover/package.json b/lib/utils/carryover/package.json index 5361091f2..a64a9bb54 100644 --- a/lib/utils/carryover/package.json +++ b/lib/utils/carryover/package.json @@ -2,7 +2,7 @@ "name": "abacus-carryover", "description": "Time-based events carry-over helpers", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/carryover", "bugs": { diff --git a/lib/utils/client/package.json b/lib/utils/client/package.json index 2d1e3d4b9..697fe3f0d 100644 --- a/lib/utils/client/package.json +++ b/lib/utils/client/package.json @@ -2,7 +2,7 @@ "name": "abacus-client", "description": "Usage report helper", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/client", "bugs": { diff --git a/lib/utils/clone/package.json b/lib/utils/clone/package.json index 6d3249b9e..224f59503 100644 --- a/lib/utils/clone/package.json +++ b/lib/utils/clone/package.json @@ -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.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/clone", "bugs": { diff --git a/lib/utils/cluster/package.json b/lib/utils/cluster/package.json index 05be15adc..bcf2e49b5 100644 --- a/lib/utils/cluster/package.json +++ b/lib/utils/cluster/package.json @@ -2,7 +2,7 @@ "name": "abacus-cluster", "description": "Node process cluster that monitors and restarts workers when necessary", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/cluster", "bugs": { diff --git a/lib/utils/couchclient/package.json b/lib/utils/couchclient/package.json index aa847f630..c37cc30de 100644 --- a/lib/utils/couchclient/package.json +++ b/lib/utils/couchclient/package.json @@ -2,7 +2,7 @@ "name": "abacus-couchclient", "description": "Subset of the PouchDB API over a set of DB partitions", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/couchclient", "bugs": { diff --git a/lib/utils/couchstore/package.json b/lib/utils/couchstore/package.json index 4ad68ae18..40c599530 100644 --- a/lib/utils/couchstore/package.json +++ b/lib/utils/couchstore/package.json @@ -2,7 +2,7 @@ "name": "abacus-couchstore", "description": "Couch based Session Store", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/couchstore", "bugs": { diff --git a/lib/utils/counter/package.json b/lib/utils/counter/package.json index b5e8abe50..8243b1500 100644 --- a/lib/utils/counter/package.json +++ b/lib/utils/counter/package.json @@ -2,7 +2,7 @@ "name": "abacus-counter", "description": "Metrics counter", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/counter", "bugs": { diff --git a/lib/utils/dataflow/package.json b/lib/utils/dataflow/package.json index fb8e7f3fa..0858fcbed 100644 --- a/lib/utils/dataflow/package.json +++ b/lib/utils/dataflow/package.json @@ -2,7 +2,7 @@ "name": "abacus-dataflow", "description": "Simple and configurable map and reduce dataflow transforms", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/dataflow", "bugs": { diff --git a/lib/utils/dbclient/package.json b/lib/utils/dbclient/package.json index 61f8faea7..324f28e8a 100644 --- a/lib/utils/dbclient/package.json +++ b/lib/utils/dbclient/package.json @@ -2,7 +2,7 @@ "name": "abacus-dbclient", "description": "Subset of the PouchDB API over a set of DB partitions", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/dbclient", "bugs": { diff --git a/lib/utils/dbcommons/package.json b/lib/utils/dbcommons/package.json index 390a18873..0dadc7f72 100644 --- a/lib/utils/dbcommons/package.json +++ b/lib/utils/dbcommons/package.json @@ -2,7 +2,7 @@ "name": "abacus-dbcommons", "description": "Distribute DB operations over a set of DB partitions", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/dbcommons", "bugs": { diff --git a/lib/utils/debug/package.json b/lib/utils/debug/package.json index af5c4fdbf..6d940890f 100644 --- a/lib/utils/debug/package.json +++ b/lib/utils/debug/package.json @@ -2,7 +2,7 @@ "name": "abacus-debug", "description": "Add-ons to the debug log module", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/debug", "bugs": { diff --git a/lib/utils/dedupe/package.json b/lib/utils/dedupe/package.json index 44bfa38aa..0188ebf7f 100644 --- a/lib/utils/dedupe/package.json +++ b/lib/utils/dedupe/package.json @@ -2,7 +2,7 @@ "name": "abacus-dedupe", "description": "Duplicate detection using a LRU cache and bloom filters", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/dedupe", "bugs": { diff --git a/lib/utils/eureka/package.json b/lib/utils/eureka/package.json index 648892dfa..29dea7065 100644 --- a/lib/utils/eureka/package.json +++ b/lib/utils/eureka/package.json @@ -2,7 +2,7 @@ "name": "abacus-eureka", "description": "A simple Netflix Eureka client", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/eureka", "bugs": { diff --git a/lib/utils/eval/package.json b/lib/utils/eval/package.json index b4e74d2e6..01e46b4ee 100644 --- a/lib/utils/eval/package.json +++ b/lib/utils/eval/package.json @@ -2,7 +2,7 @@ "name": "abacus-eval", "description": "Evaluate a Javascript expression", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/eval", "bugs": { diff --git a/lib/utils/events/package.json b/lib/utils/events/package.json index 4b3e146cc..f6d661250 100644 --- a/lib/utils/events/package.json +++ b/lib/utils/events/package.json @@ -2,7 +2,7 @@ "name": "abacus-events", "description": "Iterate over a stream of Node events", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/events", "bugs": { diff --git a/lib/utils/express/package.json b/lib/utils/express/package.json index 8db61be83..82dc643f5 100644 --- a/lib/utils/express/package.json +++ b/lib/utils/express/package.json @@ -2,7 +2,7 @@ "name": "abacus-express", "description": "Setup Express with a selection of useful Express middleware", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/express", "bugs": { diff --git a/lib/utils/hystrix/package.json b/lib/utils/hystrix/package.json index b77c43259..815c0d222 100644 --- a/lib/utils/hystrix/package.json +++ b/lib/utils/hystrix/package.json @@ -2,7 +2,7 @@ "name": "abacus-hystrix", "description": "Express middleware that serves Hystrix perf stats", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/hystrix", "bugs": { diff --git a/lib/utils/launcher/package.json b/lib/utils/launcher/package.json index 492272589..53efba608 100644 --- a/lib/utils/launcher/package.json +++ b/lib/utils/launcher/package.json @@ -2,7 +2,7 @@ "name": "abacus-launcher", "description": "Launch multiple instances of an application", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/launcher", "bugs": { diff --git a/lib/utils/lock/package.json b/lib/utils/lock/package.json index c6932c7bb..59b2fa8ff 100644 --- a/lib/utils/lock/package.json +++ b/lib/utils/lock/package.json @@ -2,7 +2,7 @@ "name": "abacus-lock", "description": "Async lock with callback", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/lock", "bugs": { diff --git a/lib/utils/lrucache/package.json b/lib/utils/lrucache/package.json index e23bf9e34..0a3019aaf 100644 --- a/lib/utils/lrucache/package.json +++ b/lib/utils/lrucache/package.json @@ -2,7 +2,7 @@ "name": "abacus-lrucache", "description": "A wrapper around the lru-cache module", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/lrucache", "bugs": { diff --git a/lib/utils/lrudown/package.json b/lib/utils/lrudown/package.json index 7458bbfdd..e1af8d96d 100644 --- a/lib/utils/lrudown/package.json +++ b/lib/utils/lrudown/package.json @@ -2,7 +2,7 @@ "name": "abacus-lrudown", "description": "LevelDown adapter for the lru-cache module", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/lrudown", "bugs": { diff --git a/lib/utils/matrix/package.json b/lib/utils/matrix/package.json index c3c061fac..8675b7dd4 100644 --- a/lib/utils/matrix/package.json +++ b/lib/utils/matrix/package.json @@ -2,7 +2,7 @@ "name": "abacus-matrix", "description": "Minimal implementation of dense and sparse matrices", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/matrix", "bugs": { diff --git a/lib/utils/moment/package.json b/lib/utils/moment/package.json index a8897a4f4..7dfb5e3be 100644 --- a/lib/utils/moment/package.json +++ b/lib/utils/moment/package.json @@ -2,7 +2,7 @@ "name": "abacus-moment", "description": "", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/moment", "bugs": { diff --git a/lib/utils/mongoclient/package.json b/lib/utils/mongoclient/package.json index 3956b4d7a..e8be02501 100644 --- a/lib/utils/mongoclient/package.json +++ b/lib/utils/mongoclient/package.json @@ -2,7 +2,7 @@ "name": "abacus-mongoclient", "description": "Subset of the MongoDB API over a set of DB partitions", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/mongoclient", "bugs": { diff --git a/lib/utils/notify/package.json b/lib/utils/notify/package.json index 3eeea5970..0f4ead6cf 100644 --- a/lib/utils/notify/package.json +++ b/lib/utils/notify/package.json @@ -2,7 +2,7 @@ "name": "abacus-notify", "description": "Handler for sending notifications to subscribers after matching predicates with events", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/subscription", "bugs": { diff --git a/lib/utils/oauth/package.json b/lib/utils/oauth/package.json index d6e45283a..a27dac6ee 100644 --- a/lib/utils/oauth/package.json +++ b/lib/utils/oauth/package.json @@ -2,7 +2,7 @@ "name": "abacus-oauth", "description": "OAuth based authentication and authorization helpers", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/oauth", "bugs": { diff --git a/lib/utils/paging/package.json b/lib/utils/paging/package.json index 194d825e3..d75c1e76e 100644 --- a/lib/utils/paging/package.json +++ b/lib/utils/paging/package.json @@ -2,7 +2,7 @@ "name": "abacus-paging", "description": "CF API paging helper", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/paging", "bugs": { diff --git a/lib/utils/partition/package.json b/lib/utils/partition/package.json index e2a9b42c1..775cf2e5a 100644 --- a/lib/utils/partition/package.json +++ b/lib/utils/partition/package.json @@ -2,7 +2,7 @@ "name": "abacus-partition", "description": "Distribute time-based versions of keys over a set of partitions", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/partition", "bugs": { diff --git a/lib/utils/perf/package.json b/lib/utils/perf/package.json index 82c9e1fdc..d85e74617 100644 --- a/lib/utils/perf/package.json +++ b/lib/utils/perf/package.json @@ -2,7 +2,7 @@ "name": "abacus-perf", "description": "Collect real time function call perf and reliability metrics", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/perf", "bugs": { diff --git a/lib/utils/pouchserver/package.json b/lib/utils/pouchserver/package.json index 0f954b3b0..0e3218052 100644 --- a/lib/utils/pouchserver/package.json +++ b/lib/utils/pouchserver/package.json @@ -2,7 +2,7 @@ "name": "abacus-pouchserver", "description": "Mini CouchDB-compatible server built using PouchDB and Express", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/pouchserver", "bugs": { diff --git a/lib/utils/rabbitmq/package.json b/lib/utils/rabbitmq/package.json index 4350fb712..758516df7 100644 --- a/lib/utils/rabbitmq/package.json +++ b/lib/utils/rabbitmq/package.json @@ -2,7 +2,7 @@ "name": "abacus-rabbitmq", "description": "RabbitMQ amqplib wrapper client", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/rabbitmq", "bugs": { diff --git a/lib/utils/rc/package.json b/lib/utils/rc/package.json index 7c04cd28b..0bfce11aa 100644 --- a/lib/utils/rc/package.json +++ b/lib/utils/rc/package.json @@ -2,7 +2,7 @@ "name": "abacus-rc", "description": "Populates the application environment from an rc file", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/rc", "bugs": { diff --git a/lib/utils/request/package.json b/lib/utils/request/package.json index af1e5b395..d91c4ca1f 100644 --- a/lib/utils/request/package.json +++ b/lib/utils/request/package.json @@ -2,7 +2,7 @@ "name": "abacus-request", "description": "Wrapper around the request module providing batching, caching, logging, and URI templates", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/request", "bugs": { diff --git a/lib/utils/retry/package.json b/lib/utils/retry/package.json index 57cea1896..6f37898f1 100644 --- a/lib/utils/retry/package.json +++ b/lib/utils/retry/package.json @@ -2,7 +2,7 @@ "name": "abacus-retry", "description": "Async function call retries with exponential backoff", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/retry", "bugs": { diff --git a/lib/utils/rewire/package.json b/lib/utils/rewire/package.json index 590ac8ea1..15e2cba71 100644 --- a/lib/utils/rewire/package.json +++ b/lib/utils/rewire/package.json @@ -2,7 +2,7 @@ "name": "abacus-rewire", "description": "Easily rewire and patch CommonJS modules for testing", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/rewire", "bugs": { diff --git a/lib/utils/router/package.json b/lib/utils/router/package.json index 34e5fd4ad..53ce02955 100644 --- a/lib/utils/router/package.json +++ b/lib/utils/router/package.json @@ -2,7 +2,7 @@ "name": "abacus-router", "description": "Express router for route handlers written as ES6 generators", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/router", "bugs": { diff --git a/lib/utils/schema/package.json b/lib/utils/schema/package.json index bee0fc589..341075db2 100644 --- a/lib/utils/schema/package.json +++ b/lib/utils/schema/package.json @@ -2,7 +2,7 @@ "name": "abacus-schema", "description": "Data schema definition and validation utilities", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/schema", "bugs": { diff --git a/lib/utils/seqid/package.json b/lib/utils/seqid/package.json index 21c9dede6..056c7e0ac 100644 --- a/lib/utils/seqid/package.json +++ b/lib/utils/seqid/package.json @@ -2,7 +2,7 @@ "name": "abacus-seqid", "description": "Sequential time-based ids", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/seqid", "bugs": { diff --git a/lib/utils/throttle/package.json b/lib/utils/throttle/package.json index fad93828e..1ee595df5 100644 --- a/lib/utils/throttle/package.json +++ b/lib/utils/throttle/package.json @@ -2,7 +2,7 @@ "name": "abacus-throttle", "description": "Throttle async function calls to a max number of concurrent calls", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/throttle", "bugs": { diff --git a/lib/utils/timewindow/package.json b/lib/utils/timewindow/package.json index 2e6c3f52e..3bc3c38f3 100644 --- a/lib/utils/timewindow/package.json +++ b/lib/utils/timewindow/package.json @@ -2,7 +2,7 @@ "name": "abacus-timewindow", "description": "Utilities for time and window operations", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/timewindow", "bugs": { diff --git a/lib/utils/transform/package.json b/lib/utils/transform/package.json index 4124e183c..8133dbc99 100644 --- a/lib/utils/transform/package.json +++ b/lib/utils/transform/package.json @@ -2,7 +2,7 @@ "name": "abacus-transform", "description": "Async map, reduce, and filter data transformations", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/transform", "bugs": { diff --git a/lib/utils/urienv/package.json b/lib/utils/urienv/package.json index 1de9a2229..f36c60d32 100644 --- a/lib/utils/urienv/package.json +++ b/lib/utils/urienv/package.json @@ -2,7 +2,7 @@ "name": "abacus-urienv", "description": "Resolves URIs using the application environment", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/urienv", "bugs": { diff --git a/lib/utils/vcapenv/package.json b/lib/utils/vcapenv/package.json index 6649d69c2..6eba33b0c 100644 --- a/lib/utils/vcapenv/package.json +++ b/lib/utils/vcapenv/package.json @@ -2,7 +2,7 @@ "name": "abacus-vcapenv", "description": "Parse and return CloudFoundry VCAP env", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/vcapenv", "bugs": { diff --git a/lib/utils/webapp/package.json b/lib/utils/webapp/package.json index 862911a17..1d5af365f 100644 --- a/lib/utils/webapp/package.json +++ b/lib/utils/webapp/package.json @@ -2,7 +2,7 @@ "name": "abacus-webapp", "description": "Setup Express with a process cluster and a selection of useful Express middleware", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/webapp", "bugs": { diff --git a/lib/utils/yieldable/package.json b/lib/utils/yieldable/package.json index 1650d7869..2689ae66d 100644 --- a/lib/utils/yieldable/package.json +++ b/lib/utils/yieldable/package.json @@ -2,7 +2,7 @@ "name": "abacus-yieldable", "description": "Convert async functions to generators yieldable from co flow functions", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/lib/utils/yieldable", "bugs": { diff --git a/package.json b/package.json index 6bc190894..01a756818 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cf-abacus", "description": "CF Abacus usage metering and aggregation service", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus", "bugs": { diff --git a/test/aggregation/accumulator/package.json b/test/aggregation/accumulator/package.json index 1652dde59..c1335fea5 100644 --- a/test/aggregation/accumulator/package.json +++ b/test/aggregation/accumulator/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-accumulator-itest", "description": "Usage accumulator integration and performance tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/aggregation/accumulator", "bugs": { diff --git a/test/aggregation/aggregator/package.json b/test/aggregation/aggregator/package.json index b8d464e98..35ee5c50c 100644 --- a/test/aggregation/aggregator/package.json +++ b/test/aggregation/aggregator/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-aggregator-itest", "description": "Usage aggregator integration and performance tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/aggregation/aggregator", "bugs": { diff --git a/test/aggregation/reporting/package.json b/test/aggregation/reporting/package.json index 188b646eb..56387cebe 100644 --- a/test/aggregation/reporting/package.json +++ b/test/aggregation/reporting/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-reporting-itest", "description": "Usage reporting service integration and performance tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/aggregation/reporting", "bugs": { diff --git a/test/broker/package.json b/test/broker/package.json index 8847a6da8..64976760d 100644 --- a/test/broker/package.json +++ b/test/broker/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-broker-tests", "description": "Abacus Broker Smoke & Acceptance test", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/broker", "bugs": { diff --git a/test/broker/src/test/app-utils/package.json b/test/broker/src/test/app-utils/package.json index bb5d7ab8f..9579d6194 100644 --- a/test/broker/src/test/app-utils/package.json +++ b/test/broker/src/test/app-utils/package.json @@ -2,7 +2,7 @@ "name": "abacus-test-app-utils", "description": "Abacus Broker Test App Utils", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/test-utils", "bugs": { diff --git a/test/broker/src/test/apps/test-app/package.json b/test/broker/src/test/apps/test-app/package.json index 975f5154d..02abcb0d5 100644 --- a/test/broker/src/test/apps/test-app/package.json +++ b/test/broker/src/test/apps/test-app/package.json @@ -1,6 +1,6 @@ { "name": "abacus-broker-test-app", - "version": "1.1.1-rc.1", + "version": "1.1.1", "dependencies": { "abacus-request": "1.1.0", "abacus-oauth": "1.1.0", diff --git a/test/broker/src/test/apps/test-mapping-app/package.json b/test/broker/src/test/apps/test-mapping-app/package.json index 50eff7ec6..5e4777e6b 100644 --- a/test/broker/src/test/apps/test-mapping-app/package.json +++ b/test/broker/src/test/apps/test-mapping-app/package.json @@ -1,6 +1,6 @@ { "name": "service-mapping-test-app", - "version": "1.1.1-rc.1", + "version": "1.1.1", "dependencies": { "body-parser": "^1.17.1", "express": "4.15.5" diff --git a/test/cf/acceptance/package.json b/test/cf/acceptance/package.json index a0dad539d..ded278689 100644 --- a/test/cf/acceptance/package.json +++ b/test/cf/acceptance/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-acceptance-test", "description": "CF Abacus acceptance test", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/cf/acceptance", "bugs": { diff --git a/test/cf/integration/package.json b/test/cf/integration/package.json index 0ed95671d..fbe9424cb 100644 --- a/test/cf/integration/package.json +++ b/test/cf/integration/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-integration-itest", "description": "CF Bridges & Renewer tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/cf/", "bugs": { diff --git a/test/cf/smoke/package.json b/test/cf/smoke/package.json index 02b452c93..82eb33aa9 100644 --- a/test/cf/smoke/package.json +++ b/test/cf/smoke/package.json @@ -2,7 +2,7 @@ "name": "abacus-cf-smoke", "description": "Abacus smoke test", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/cf/smoke", "bugs": { diff --git a/test/dupe/package.json b/test/dupe/package.json index f3a7eb82a..d3b8bf68d 100644 --- a/test/dupe/package.json +++ b/test/dupe/package.json @@ -2,7 +2,7 @@ "name": "abacus-dupe-test", "description": "End to end duplicate usage detection test", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/dupe", "bugs": { diff --git a/test/extensions/package.json b/test/extensions/package.json index beffd29fd..c4812da72 100644 --- a/test/extensions/package.json +++ b/test/extensions/package.json @@ -2,7 +2,7 @@ "name": "abacus-extensions-itest", "description": "Extensions integration tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/extensions", "bugs": { diff --git a/test/lib/lifecycle-manager/package.json b/test/lib/lifecycle-manager/package.json index 1b1270393..d9fc32dbc 100644 --- a/test/lib/lifecycle-manager/package.json +++ b/test/lib/lifecycle-manager/package.json @@ -2,7 +2,7 @@ "name": "abacus-lifecycle-manager", "description": "Abacus Lifecycle Manager", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/lifecycle-manager", "bugs": { diff --git a/test/lib/wait/package.json b/test/lib/wait/package.json index 1a9de41e7..71b8b7c10 100644 --- a/test/lib/wait/package.json +++ b/test/lib/wait/package.json @@ -2,7 +2,7 @@ "name": "abacus-wait", "description": "Abacus Wait", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/abacus-wait", "bugs": { diff --git a/test/metering/collector/package.json b/test/metering/collector/package.json index cc9b13a0f..dc910dd51 100644 --- a/test/metering/collector/package.json +++ b/test/metering/collector/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-collector-itest", "description": "Usage collector integration and performance tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/metering/collector", "bugs": { diff --git a/test/metering/meter/package.json b/test/metering/meter/package.json index c18bbf288..55042a2c5 100644 --- a/test/metering/meter/package.json +++ b/test/metering/meter/package.json @@ -2,7 +2,7 @@ "name": "abacus-usage-meter-itest", "description": "Usage meter integration and performance tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/metering/meter", "bugs": { diff --git a/test/metering/rabbitmq/package.json b/test/metering/rabbitmq/package.json index 86cb7f6d8..2058b63b5 100644 --- a/test/metering/rabbitmq/package.json +++ b/test/metering/rabbitmq/package.json @@ -2,7 +2,7 @@ "name": "abacus-rabbitmq-itest", "description": "Rabbitmq integration tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/metering/rabbitmq", "bugs": { diff --git a/test/perf/package.json b/test/perf/package.json index 1a3bf1857..1b640fd2c 100644 --- a/test/perf/package.json +++ b/test/perf/package.json @@ -2,7 +2,7 @@ "name": "abacus-perf-test", "description": "End to end performance test", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/perf", "bugs": { diff --git a/test/provisioning/package.json b/test/provisioning/package.json index af534cfb8..17deb692c 100644 --- a/test/provisioning/package.json +++ b/test/provisioning/package.json @@ -2,7 +2,7 @@ "name": "abacus-provisioning-itest", "description": "Provisioning integration test", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/cmdline", "bugs": { diff --git a/test/secured/package.json b/test/secured/package.json index a23b685db..f12c64576 100644 --- a/test/secured/package.json +++ b/test/secured/package.json @@ -2,7 +2,7 @@ "name": "abacus-secured-itest", "description": "Secured Abacus tests", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/secured", "bugs": { diff --git a/test/test-utils/package.json b/test/test-utils/package.json index 2bc78ecdf..08ca9c613 100644 --- a/test/test-utils/package.json +++ b/test/test-utils/package.json @@ -2,7 +2,7 @@ "name": "abacus-test-utils", "description": "Abacus Broker Test Utils", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/test/test-utils", "bugs": { diff --git a/tools/cfpush/package.json b/tools/cfpush/package.json index 3ef034927..ecf5e4431 100644 --- a/tools/cfpush/package.json +++ b/tools/cfpush/package.json @@ -2,7 +2,7 @@ "name": "abacus-cfpush", "description": "Deploy an app to CloudFoundry", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/cfpush", "bugs": { diff --git a/tools/cmdline/package.json b/tools/cmdline/package.json index 4bd0f42cc..a15c34671 100644 --- a/tools/cmdline/package.json +++ b/tools/cmdline/package.json @@ -2,7 +2,7 @@ "name": "abacus-cmdline", "description": "Command line execution utility", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/cmdline", "bugs": { diff --git a/tools/eslint-plugin-nodate/package.json b/tools/eslint-plugin-nodate/package.json index 4642022ed..325582e77 100644 --- a/tools/eslint-plugin-nodate/package.json +++ b/tools/eslint-plugin-nodate/package.json @@ -2,7 +2,7 @@ "name": "eslint-plugin-nodate", "description": "ESLint plugin that disallows usage of Date object", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/eslint-plugin-nodate", "bugs": { diff --git a/tools/eslint/package.json b/tools/eslint/package.json index 72c2f3c69..9fa9a2914 100644 --- a/tools/eslint/package.json +++ b/tools/eslint/package.json @@ -2,7 +2,7 @@ "name": "abacus-eslint", "description": "ESLint configuration and build script.", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/eslint", "bugs": { diff --git a/tools/mddoc/package.json b/tools/mddoc/package.json index 8389117b4..f28010b98 100644 --- a/tools/mddoc/package.json +++ b/tools/mddoc/package.json @@ -2,7 +2,7 @@ "name": "abacus-mddoc", "description": "Markdown to HTML doc build script", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/mddoc", "bugs": { diff --git a/tools/mocha/package.json b/tools/mocha/package.json index 3c7dd384f..b90b9891a 100644 --- a/tools/mocha/package.json +++ b/tools/mocha/package.json @@ -2,7 +2,7 @@ "name": "abacus-mocha", "description": "Painless testing with Mocha", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/mocha", "bugs": { diff --git a/tools/publish/package.json b/tools/publish/package.json index a93eabe10..ba9b3de78 100644 --- a/tools/publish/package.json +++ b/tools/publish/package.json @@ -2,7 +2,7 @@ "name": "abacus-publish", "description": "Npm publish build script", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/tools/publish", "bugs": { diff --git a/tools/replace-template/package.json b/tools/replace-template/package.json index 8a2e58738..ba15f3787 100644 --- a/tools/replace-template/package.json +++ b/tools/replace-template/package.json @@ -2,7 +2,7 @@ "name": "abacus-replace-template", "description": "Replace environment variables in templates.", "license": "Apache-2.0", - "version": "1.1.1-rc.1", + "version": "1.1.1", "private": true, "homepage": "https://github.com/cloudfoundry-incubator/cf-abacus/etc/concourse/tools", "bugs": {