File tree Expand file tree Collapse file tree 10 files changed +16
-16
lines changed
src/main/java/com/techdm/aem/vltsync
src/main/content/META-INF/vault
src/main/content/META-INF/vault Expand file tree Collapse file tree 10 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.techdm.aem.vltsync</groupId >
1010 <artifactId >vltsync</artifactId >
11- <version >3.0.3-SNAPSHOT </version >
11+ <version >1.1.0 </version >
1212 </parent >
1313
1414 <!-- ====================================================================== -->
Original file line number Diff line number Diff line change 1313 * License for the specific language governing permissions and limitations under
1414 * the License.
1515 */
16- @ Version ("3.0.3 " )
16+ @ Version ("1.1.0 " )
1717package com .techdm .aem .vltsync ;
1818
1919import aQute .bnd .annotation .Version ;
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.techdm.aem.vltsync</groupId >
1010 <artifactId >vltsync</artifactId >
11- <version >3.0.3-SNAPSHOT </version >
11+ <version >1.1.0 </version >
1212 </parent >
1313
1414 <!-- ====================================================================== -->
3333 <dependency >
3434 <groupId >org.apache.jackrabbit.vault</groupId >
3535 <artifactId >vault-sync</artifactId >
36- <version >3.1.16 </version >
36+ <version >3.1.6 </version >
3737 </dependency >
3838 </dependencies >
3939 <build >
Original file line number Diff line number Diff line change 77 cqVersion =" 5.6.1"
88 group =" com.techdm.aem"
99 name =" vltsync-content"
10- path =" /etc/packages/com.techdm.aem/vltsync-content-3.0.3-SNAPSHOT "
11- version =" 3.0.3-SNAPSHOT " >
10+ path =" /etc/packages/com.techdm.aem/vltsync-content-1.1.0 "
11+ version =" 1.1.0 " >
1212 <filter jcr : primaryType =" nt:unstructured" >
1313 <f0
1414 jcr : primaryType =" nt:unstructured"
Original file line number Diff line number Diff line change 33<properties >
44<comment >FileVault Package Properties</comment >
55<entry key =" buildCount" >1</entry >
6- <entry key =" version" >3.0.3-SNAPSHOT </entry >
6+ <entry key =" version" >1.1.0 </entry >
77<entry key =" dependencies" />
88<entry key =" packageFormatVersion" >2</entry >
99<entry key =" description" >[AEM] VLT Sync Package</entry >
1010<entry key =" group" >com.techdm.aem</entry >
1111<entry key =" name" >vltsync-content</entry >
12- <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-content-3.0.3-SNAPSHOT .zip</entry >
12+ <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-content-1.1.0 .zip</entry >
1313</properties >
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Allowing you, as an AEM developer:
1919 * access [ OSGi -> Configuration in the AEM Web Console] ( http://localhost:4502/system/console/configMgr )
2020 * locate * VLT Sync Initial Registration* and click on * +*
2121 * fill in * Filter Roots* with an existent JCR path, like /apps/{your-project}
22- * fill in * Local Path* with a path at your local file system, like /projects/{your-project}/content/src/main/jcr_root
22+ * fill in * Local Path* with a path at your local file system, like /projects/{your-project}/content/src/main/jcr_root
2323 * click on * Save*
24244 . Done!
2525
Original file line number Diff line number Diff line change 88
99 <groupId >com.techdm.aem.vltsync</groupId >
1010 <artifactId >vltsync</artifactId >
11- <version >3.0.3-SNAPSHOT </version >
11+ <version >1.1.0 </version >
1212 <packaging >pom</packaging >
1313
1414 <name >[AEM] VLT Sync - Reactor Project</name >
139139 <dependency >
140140 <groupId >org.apache.sling</groupId >
141141 <artifactId >org.apache.sling.event</artifactId >
142- <version >4.0.0 </version >
142+ <version >3.3.10 </version >
143143 <scope >provided</scope >
144144</dependency >
145145
Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >com.techdm.aem.vltsync</groupId >
1010 <artifactId >vltsync</artifactId >
11- <version >3.0.3-SNAPSHOT </version >
11+ <version >1.1.0 </version >
1212 </parent >
1313
1414 <!-- ====================================================================== -->
Original file line number Diff line number Diff line change 77 cqVersion =" 5.6.1"
88 group =" com.techdm.aem"
99 name =" vltsync-sample-content"
10- path =" /etc/packages/com.techdm.aem/vltsync-sample-content-3.0.3-SNAPSHOT "
11- version =" 3.0.3-SNAPSHOT " >
10+ path =" /etc/packages/com.techdm.aem/vltsync-sample-content-1.1.0 "
11+ version =" 1.1.0 " >
1212 <filter jcr : primaryType =" nt:unstructured" >
1313 <f0
1414 jcr : primaryType =" nt:unstructured"
Original file line number Diff line number Diff line change 33<properties >
44<comment >FileVault Package Properties</comment >
55<entry key =" buildCount" >1</entry >
6- <entry key =" version" >3.0.3-SNAPSHOT </entry >
6+ <entry key =" version" >1.1.0 </entry >
77<entry key =" dependencies" />
88<entry key =" packageFormatVersion" >2</entry >
99<entry key =" description" >[AEM] VLT Sync Sample Package</entry >
1010<entry key =" group" >com.techdm.aem</entry >
1111<entry key =" name" >vltsync-sample-content</entry >
12- <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-sample-content-3.0.3-SNAPSHOT .zip</entry >
12+ <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-sample-content-1.1.0 .zip</entry >
1313</properties >
You can’t perform that action at this time.
0 commit comments