Skip to content

Commit a7e3fcd

Browse files
committed
add libraries to default profile
1 parent 84d4806 commit a7e3fcd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

libraries/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@
698698
<artifactId>reflections</artifactId>
699699
<version>${reflections.version}</version>
700700
</dependency>
701-
</dependencies>
701+
702702
</dependencies>
703703

704704
<repositories>
@@ -920,4 +920,4 @@
920920

921921
</properties>
922922

923-
</project>
923+
</project>

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@
475475
<module>kotlin-libraries</module>
476476

477477
<!-- <module>lagom</module> --> <!-- Not a maven project -->
478+
<module>libraries</module>
478479
<module>libraries-data</module>
479480
<module>libraries-apache-commons</module>
480481
<module>libraries-security</module>

0 commit comments

Comments
 (0)