diff options
author | BT2983 <BT2983@att.com> | 2018-08-16 21:48:07 -0600 |
---|---|---|
committer | BT2983 <BT2983@att.com> | 2018-08-16 21:48:07 -0600 |
commit | 9cbcdacf01abd92ca0952410760d3d8545b23ad8 (patch) | |
tree | b5cf281c43bd683ae4749944cc5348a9494864e0 /ms/neng/.project | |
parent | ec42fbdf2e1b1f985777cd6adc1a3287f842b28f (diff) |
Naming micro-service code.
Docker updates and tests.
Change-Id: Iba669453c4035290441c757f5b1c673ab41213d6
Issue-ID: CCSDK-342
Signed-off-by: BT2983 <BT2983@att.com>
Diffstat (limited to 'ms/neng/.project')
-rw-r--r-- | ms/neng/.project | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/neng/.project b/ms/neng/.project index e3af4837..2ede1b82 100644 --- a/ms/neng/.project +++ b/ms/neng/.project @@ -26,12 +26,12 @@ </arguments> </buildCommand> <buildCommand> - <name>org.eclipse.m2e.core.maven2Builder</name> + <name>net.sf.eclipsecs.core.CheckstyleBuilder</name> <arguments> </arguments> </buildCommand> <buildCommand> - <name>net.sf.eclipsecs.core.CheckstyleBuilder</name> + <name>org.eclipse.m2e.core.maven2Builder</name> <arguments> </arguments> </buildCommand> |