diff options
author | Dan Timoney <dtimoney@att.com> | 2020-04-27 11:07:30 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-04-27 15:25:06 -0400 |
commit | 0d1e39ace92a4f21c10db31f5e326e4af3b591bb (patch) | |
tree | 2c8d0c0d5abf0deda87f2b282b5b896edad9d45a /.gitignore | |
parent | ce32c94c3c8aa366100cd2d20c68d72f164f828d (diff) |
Use RC1 version of parent poms
Update to use RC1 version of parent poms
Change-Id: I900319aeaa69d3e6cd411458aff69aa4905957f1
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f59381737..07c58e7b3 100644 --- a/.gitignore +++ b/.gitignore @@ -30,5 +30,5 @@ **/*.class **/*.prefs **/*.iml - +**/.DS_Store direct-dependencies.txt |