aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-09-11 16:16:02 -0400
committerTommy Carpenter <tommy@research.att.com>2017-09-11 17:25:25 -0400
commit3080e069b14f58dcc4609721cad6ea24ee19a6e9 (patch)
tree660163fe393ff4e5d77fd083be04d263db84a168 /README.md
parentce25370b6e0d8ca806c47e36222547c4edd6c6b5 (diff)
Improve Unit Tests
Issue-ID: DCAEGEN2-99 Change-Id: I228b449cd22a215cf9e16b44ea07f54cefd74d7e Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 14aa99c..32a8f25 100644
--- a/README.md
+++ b/README.md
@@ -123,9 +123,8 @@ This leaves the question of who/what/when/where/why/how streams and datasets sho
For now, this is an open question. It can always be done on the CDAP management interface by an operations team in the meantime.
# On Version Bumping (Development)
-Currently the CDAP Broker Version is in four places in this repo..
+Currently the CDAP Broker Version is in three places in this repo..
1. rebar.config
2. src/cdapbroker.app.src
-3. get_version.sh (could be made smarter, parse rebar.config)
-4. swagger spec
-If you make a developmemt change, please bump in all places until this is resolved..
+3. swagger spec
+If you make a developmemt change, please bump in all places