Remove flatten stuff
This commit is contained in:
parent
da73c9d2f1
commit
aa3ab1b9cb
1 changed files with 0 additions and 12 deletions
12
pom.xml
12
pom.xml
|
@ -206,18 +206,6 @@
|
|||
</executions>
|
||||
</plugin>
|
||||
|
||||
<!-- flatten fails because of groupId ${ee.maven.groupId} - skip -->
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>flatten-maven-plugin</artifactId>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>default</id>
|
||||
<phase/>
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue