Code Review
/
policy
/
drools-applications.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
045198c
)
Cleanup project's name in Sonar
21/11321/1
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 20:33:33 +0000
(13:33 -0700)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Fri, 8 Sep 2017 20:33:33 +0000
(13:33 -0700)
The name parameter in the root pom.xml should
match the project name in gerrit to reflect consistency
in Sonar.
Change-Id: If7e35a530da07411dc0b534da7f185bdb43368dd
Issue-id: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
bdfb035
..
73769ad
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-33,7
+33,7
@@
<artifactId>drools-pdp-apps</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <name>
Policy Engine - Drools PDP Application Model
s</name>
+ <name>
policy-drools-application
s</name>
<packaging>pom</packaging>
<properties>