File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 545
545
<configuration >
546
546
<dependencyDetailsEnabled >true</dependencyDetailsEnabled >
547
547
<showAvatarImages >true</showAvatarImages >
548
+ <dependencyLocationsEnabled >true</dependencyLocationsEnabled >
549
+ <indentSize >2</indentSize >
548
550
</configuration >
549
551
</plugin >
550
552
<plugin >
590
592
<groupId >org.apache.maven.plugins</groupId >
591
593
<artifactId >maven-changes-plugin</artifactId >
592
594
<configuration >
595
+ <feedType >atom_1.0</feedType >
593
596
<onlyMilestoneIssues >false</onlyMilestoneIssues >
594
597
</configuration >
595
598
<reportSets >
Original file line number Diff line number Diff line change 13
13
<artifactId >defcon</artifactId >
14
14
<version >0.0.1-SNAPSHOT</version >
15
15
<modules >
16
- <module >defcon-documentation</module >
17
16
<module >defcon-heroku-jpa</module >
18
17
<module >defcon-local-neo4j</module >
19
18
<module >defcon-cloudfoundry</module >
19
+ <module >defcon-documentation</module >
20
20
</modules >
21
21
<packaging >pom</packaging >
22
22
You can’t perform that action at this time.
0 commit comments