diff options
author | Vikram Potturi(apotturi) <apotturi@gmail.com> | 2018-04-11 17:51:52 -0400 |
---|---|---|
committer | Vikram Potturi(apotturi) <apotturi@gmail.com> | 2018-04-11 17:51:52 -0400 |
commit | 174b3b1db95d277ec8788ae751d6ebb20707c964 (patch) | |
tree | f4825550ed0a388bad1b134e844f1cbc7f14227a /jar/src/main/webapp/WEB-INF/classes/project.properties | |
parent | 2b34c9375762146a48a5ea866e0dd5954e780b3c (diff) |
Adding code to the jarv2.5.3
Change-Id: I25fe0ff6a324aab97c13173fa406d427139970e1
Issue-ID: MUSIC-68
Signed-off-by: Vikram Potturi(apotturi) <apotturi@gmail.com>
Diffstat (limited to 'jar/src/main/webapp/WEB-INF/classes/project.properties')
-rw-r--r-- | jar/src/main/webapp/WEB-INF/classes/project.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jar/src/main/webapp/WEB-INF/classes/project.properties b/jar/src/main/webapp/WEB-INF/classes/project.properties new file mode 100644 index 00000000..3b6d2283 --- /dev/null +++ b/jar/src/main/webapp/WEB-INF/classes/project.properties @@ -0,0 +1,4 @@ +version=2.5.3 +artifactId=MUSIC +music.properties=/opt/app/music/etc/music.properties + |