Skip to content

Commit 6234a8a

Browse files
authored
Merge pull request #654 from rovarga/rnc-fix
Fix lighty-rnc-app-aggregator
2 parents e52edc8 + 8f53f41 commit 6234a8a

File tree

1 file changed

+5
-0
lines changed
  • lighty-applications/lighty-rnc-app-aggregator

1 file changed

+5
-0
lines changed

lighty-applications/lighty-rnc-app-aggregator/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
<version>13.2.0-SNAPSHOT</version>
1717
<packaging>pom</packaging>
1818

19+
<properties>
20+
<maven.deploy.skip>true</maven.deploy.skip>
21+
<maven.install.skip>true</maven.install.skip>
22+
</properties>
23+
1924
<modules>
2025
<module>lighty-rnc-app</module>
2126
<module>lighty-rnc-module</module>

0 commit comments

Comments
 (0)