diff options
author | Tschaen, Brendan (bptschaen) <bt054f@att.com> | 2018-05-25 16:01:18 -0400 |
---|---|---|
committer | Tschaen, Brendan (bptschaen) <bt054f@att.com> | 2018-05-25 16:01:18 -0400 |
commit | 4adfe22e6cc067dea88f6468efb74c3208e909bb (patch) | |
tree | 6e3a81c6b7b440f17a887583672d3b3602003da2 /src/main/resources/project.properties | |
parent | 660d3c95610fd80aef58e5c9637971efe5af22b9 (diff) |
Initial code commit
Change-Id: I9e82864d57a0633aeb6e0107084a80ab926bede8
Issue-ID: MUSIC-77
Signed-off-by: Tschaen, Brendan (bt054f) <bt054f@att.com>
Signed-off-by: Tschaen, Brendan (bptschaen) <bt054f@att.com>
Diffstat (limited to 'src/main/resources/project.properties')
-rw-r--r-- | src/main/resources/project.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/project.properties b/src/main/resources/project.properties new file mode 100644 index 0000000..a2273e2 --- /dev/null +++ b/src/main/resources/project.properties @@ -0,0 +1,2 @@ +version=${project.version} +artifactId=${project.artifactId}
\ No newline at end of file |