File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <!-- P A R E N T P R O J E C T D E S C R I P T I O N -->
2323 <!-- ====================================================================== -->
2424 <parent >
25- <groupId >com.comwrap.public</groupId >
25+ <groupId >com.comwrap.public.aem </groupId >
2626 <artifactId >graphql-voyager</artifactId >
2727 <version >1.0.0</version >
2828 <relativePath >../pom.xml</relativePath >
4949 <artifactId >filevault-package-maven-plugin</artifactId >
5050 <extensions >true</extensions >
5151 <configuration >
52- <group >com.comwrap.public</group >
52+ <group >com.comwrap.public.aem </group >
5353 <packageType >container</packageType >
5454 <!-- skip sub package validation for now as some vendor packages like CIF apps will not pass -->
5555 <skipSubPackageValidation >true</skipSubPackageValidation >
5656 <embeddeds >
5757 <embedded >
58- <groupId >com.comwrap.public</groupId >
58+ <groupId >com.comwrap.public.aem </groupId >
5959 <artifactId >graphql-voyager.ui.apps</artifactId >
6060 <type >zip</type >
6161 <target >/apps/graphql-voyager-packages/application/install</target >
137137 <!-- ====================================================================== -->
138138 <dependencies >
139139 <dependency >
140- <groupId >com.comwrap.public</groupId >
140+ <groupId >com.comwrap.public.aem </groupId >
141141 <artifactId >graphql-voyager.ui.apps</artifactId >
142142 <version >${project.version} </version >
143143 <type >zip</type >
Original file line number Diff line number Diff line change 11# Parameters used to generate this project with aem-project-archetype
22
3- groupId =com.comwrap.public
3+ groupId =com.comwrap.public.aem
44artifactId =graphql-voyager
55version =1.0.0-SNAPSHOT
66package =com.comwrap.public
Original file line number Diff line number Diff line change 2121 <!-- P A R E N T P R O J E C T D E S C R I P T I O N -->
2222 <!-- ====================================================================== -->
2323 <parent >
24- <groupId >com.comwrap.public</groupId >
24+ <groupId >com.comwrap.public.aem </groupId >
2525 <artifactId >graphql-voyager</artifactId >
2626 <version >1.0.0</version >
2727 <relativePath >../pom.xml</relativePath >
5151 <properties >
5252 <cloudManagerTarget >none</cloudManagerTarget >
5353 </properties >
54- <group >com.comwrap.public</group >
54+ <group >com.comwrap.public.aem </group >
5555 <name >graphql-voyager.ui.apps</name >
5656 <packageType >application</packageType >
5757 <dependencies >
You can’t perform that action at this time.
0 commit comments