Skip to content

Commit

Permalink
eclipse-leshan#683: Remove leshan-all maven project.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbernard31 committed Aug 9, 2019
1 parent 3516342 commit 0624fe7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 93 deletions.
83 changes: 0 additions & 83 deletions leshan-all/pom.xml

This file was deleted.

10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,16 +122,6 @@ Contributors:
</distributionManagement>

<profiles>
<profile>
<!-- This profile build the all in one jar -->
<id>all</id>
<activation>
<activeByDefault>false</activeByDefault>
</activation>
<modules>
<module>leshan-all</module>
</modules>
</profile>
<profile>
<!-- This profile launch all redis integration tests -->
<id>redis</id>
Expand Down

0 comments on commit 0624fe7

Please sign in to comment.