Skip to content
/ maven Public
forked from apache/maven

Commit

Permalink
apache#12: activated build section
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille committed Nov 28, 2015
1 parent c47175a commit e0211db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/it/projects/system-scope-dep-variable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,14 @@
</dependency>
</dependencies>

<!--
<build>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>flatten-maven-plugin</artifactId>
<!--
<version>1.0.0-beta-5</version>
-->
<configuration>
<pomElements>
<repositories>flatten</repositories>
Expand All @@ -54,5 +55,4 @@
</plugin>
</plugins>
</build>
-->
</project>

0 comments on commit e0211db

Please sign in to comment.