Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
frascati
frascati
Commits
79fe3598
Commit
79fe3598
authored
Aug 16, 2010
by
Christophe Demarey
Browse files
Put war-jdk6 in a specific profile.
parent
80b3d23a
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/ohloh-proxy/pom.xml
View file @
79fe3598
...
...
@@ -48,6 +48,15 @@
<modules>
<module>
standalone
</module>
<module>
war
</module>
<module>
war-jdk6
</module>
</modules>
<profiles>
<profile>
<id>
jdk6
</id>
<modules>
<module>
war-jdk6
</module>
</modules>
</profile>
</profiles>
</project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment