From c503554e6afc8e96b4c570ba12d3002fa59d7eb2 Mon Sep 17 00:00:00 2001 From: Brian Williams Date: Mon, 21 Jan 2019 19:25:59 -0500 Subject: [PATCH] increment version of streams-jmx-client to 1.1.0 --- streams-jmx-client/README.md | 2 ++ streams-jmx-client/pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/streams-jmx-client/README.md b/streams-jmx-client/README.md index a5f0180..f1a8d16 100644 --- a/streams-jmx-client/README.md +++ b/streams-jmx-client/README.md @@ -28,6 +28,7 @@ Requests for additional commands are welcome and contributions are encouraged. |lspes|Report health summary for each PE |lstag|List tags defined for a domain |mktag|Create a resource tag in a domain with description and resource definition +|rmproperty|Remove an instance property or application variable |rmtag|Remove a resource tag from a domain |setdomainproperty|Set one or more property values for a domain |setproperty|Set one or more property values for an instance @@ -158,6 +159,7 @@ lsjobs Get a list of the jobs running in an instance lspes Report health summary for each PE lstag List tags defined for a domain mktag Create a resource tag in a domain with description and resource definition +rmproperty Remove an instance property or application ev rmtag Remove a resource tag from a domain setdomainproperty Set one or more property values for a domain setproperty Set one or more property values for an instance diff --git a/streams-jmx-client/pom.xml b/streams-jmx-client/pom.xml index 43fbd58..082268f 100644 --- a/streams-jmx-client/pom.xml +++ b/streams-jmx-client/pom.xml @@ -22,7 +22,7 @@ under the License. 4.0.0 streamsx.jmxclients streams-jmx-client - 1.0.0 + 1.1.0 jar streams-jmx-client