aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-10-04 12:08:53 +0000
committerTommy Carpenter <tommy@research.att.com>2017-10-05 13:35:24 -0400
commit2c28eaa42db36901421727c57b1450c29d49fbf8 (patch)
tree19aac6f0c11e69c55125df452e7867b394fa4d53 /README.md
parent483289371744c88d60a887252a2634a867e023d7 (diff)
Issue-ID: DCAEGEN2-126 Change-Id: I45e6eec9df7aa02edc7efcbc0df0e862e3e4474d Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 32a8f25..9130fcd 100644
--- a/README.md
+++ b/README.md
@@ -123,8 +123,9 @@ 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 three places in this repo..
+Currently the CDAP Broker Version is in four places in this repo..
1. rebar.config
2. src/cdapbroker.app.src
-3. swagger spec
+3. swagger/swagger.yaml
+4. pom.xml
If you make a developmemt change, please bump in all places