File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >com.adobe.granite.translation.connector</groupId >
2222 <artifactId >bootstrap-connector</artifactId >
23- <version >1.0-SNAPSHOT </version >
23+ <version >2.5.1 </version >
2424 <relativePath >../pom.xml</relativePath >
2525 </parent >
2626 <artifactId >bootstrap-connector.bundle</artifactId >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >com.adobe.granite.translation.connector</groupId >
2525 <artifactId >bootstrap-connector</artifactId >
26- <version >1.0-SNAPSHOT </version >
26+ <version >2.5.1 </version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
2929
118118 <filterSource >${basedir} /META-INF/vault/filter.xml</filterSource >
119119 <verbose >true</verbose >
120120 <failOnError >true</failOnError >
121- <group >com.adobe.granite.translation.connector</group >
122- <name >AEM Bootstrap Translation Connector</name >
121+ <!-- Keep this Group Name consistent. This will help customers upgrade their connector without losing existing configurations. -->
122+ <group >Adobe</group >
123+ <!-- This will be the connector name used for Package share. No Spaces allowed in name. Use Hyphens or Title case as needed. -->
124+ <name >AEM-Bootstrap-Translation-Connector</name >
123125 <embeddeds >
124126 <embedded >
125127 <groupId >com.adobe.granite.translation.connector</groupId >
199201 <dependency >
200202 <groupId >com.adobe.granite.translation.connector</groupId >
201203 <artifactId >bootstrap-connector.bundle</artifactId >
202- <version >1.0-SNAPSHOT </version >
204+ <version >2.5.1 </version >
203205 </dependency >
204206
205207 <dependency >
Original file line number Diff line number Diff line change 2020 <artifactId >bootstrap-connector</artifactId >
2121 <name >Bootstrap Translation Connector</name >
2222 <packaging >pom</packaging >
23- <version >1.0-SNAPSHOT </version >
23+ <version >2.5.1 </version >
2424 <description >Bootstrap Translation Connector</description >
2525
2626 <modules >
You can’t perform that action at this time.
0 commit comments