Skip to content

Commit

Permalink
increment version of streams-jmx-client to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwilli committed Jan 22, 2019
1 parent b87fbb1 commit c503554
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions streams-jmx-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion streams-jmx-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>streamsx.jmxclients</groupId>
<artifactId>streams-jmx-client</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<name>streams-jmx-client</name>
Expand Down

0 comments on commit c503554

Please sign in to comment.