Skip to content

Commit ce058b3

Browse files
committed
fix excel-exporter pom relative path
1 parent 52399ee commit ce058b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

knowage-excel-export/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<groupId>it.eng.knowage</groupId>
66
<artifactId>knowage-ce-parent</artifactId>
77
<version>9.0.0-SNAPSHOT</version>
8+
<relativePath>../knowage-ce-parent/pom.xml</relativePath>
89
</parent>
910
<artifactId>knowage-excel-export</artifactId>
1011
<packaging>jar</packaging>

0 commit comments

Comments
 (0)