File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 3434 <packaging >content-package</packaging >
3535 <name >${module.name} - App package</name >
3636
37+ <properties >
38+ <maven .deploy.skip>false</maven .deploy.skip>
39+ </properties >
3740 <!-- ====================================================================== -->
3841 <!-- B U I L D D E F I N I T I O N -->
3942 <!-- ====================================================================== -->
Original file line number Diff line number Diff line change 2323 <version >0.0.1-SNAPSHOT</version >
2424 <relativePath >..</relativePath >
2525 </parent >
26+ <properties >
27+ <maven .deploy.skip>false</maven .deploy.skip>
28+ </properties >
2629 <artifactId >com.adobe.dx.structure.core</artifactId >
2730 <name >${module.name} - Core bundle</name >
2831 <description >Core bundle for structure components</description >
You can’t perform that action at this time.
0 commit comments