Skip to content

Commit

Permalink
Updated name of zookeeper build
Browse files Browse the repository at this point in the history
  • Loading branch information
sabre1041 committed Jan 20, 2017
1 parent 5808c25 commit fb13399
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zookeeper/templates/zookeeper-build.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"iconClass": "icon-java",
"tags": "java,zookeeper"
},
"name": "kafka-build"
"name": "zookeeper-build"
},
"labels": {
"template": "kafka-build"
"template": "zookeeper-build"
},
"parameters": [
{
Expand Down Expand Up @@ -101,4 +101,4 @@
}
}
]
}
}

0 comments on commit fb13399

Please sign in to comment.