aboutsummaryrefslogtreecommitdiffstats
path: root/oparent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'oparent/pom.xml')
-rw-r--r--oparent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml
index 9441404..e678fc1 100644
--- a/oparent/pom.xml
+++ b/oparent/pom.xml
@@ -458,7 +458,7 @@
with minor changes -->
<configLocation>onap-checkstyle/onap-java-style.xml</configLocation>
<!-- <sourceDirectory> is needed so that checkstyle ignores the generated sources directory -->
- <sourceDirectory>${project.build.sourceDirectory}/src/main/java</sourceDirectory>
+ <sourceDirectory>${project.build.sourceDirectory}</sourceDirectory>
<includeResources>true</includeResources>
<includeTestSourceDirectory>true</includeTestSourceDirectory>
<includeTestResources>true</includeTestResources>