Skip to content

Commit

Permalink
Merge branch '3.1' into 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lassewesth committed Jan 16, 2017
2 parents e2df563 + 6e785bc commit 786bf6c
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions packaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
</scm>

<modules>
<module>neo4j-desktop</module>
<module>standalone</module>
</modules>

Expand All @@ -53,19 +54,6 @@ terms of the relevant Commercial Agreement.
</licenses>

<profiles>
<!-- Only include desktop installer in full build -->
<profile>
<id>neo-full-build</id>
<activation>
<activeByDefault>false</activeByDefault>
<property>
<name>fullBuild</name>
</property>
</activation>
<modules>
<module>neo4j-desktop</module>
</modules>
</profile>
<profile>
<id>freeze</id>
<activation>
Expand Down

0 comments on commit 786bf6c

Please sign in to comment.