File tree Expand file tree Collapse file tree 9 files changed +14
-14
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 9 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.techdm.aem.vltsync</groupId >
10
10
<artifactId >vltsync</artifactId >
11
- <version >2 .0.2</version >
11
+ <version >3 .0.2</version >
12
12
</parent >
13
13
14
14
<!-- ====================================================================== -->
Original file line number Diff line number Diff line change 13
13
* License for the specific language governing permissions and limitations under
14
14
* the License.
15
15
*/
16
- @ Version ("2 .0.2" )
16
+ @ Version ("3 .0.2" )
17
17
package com .techdm .aem .vltsync ;
18
18
19
19
import aQute .bnd .annotation .Version ;
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.techdm.aem.vltsync</groupId >
10
10
<artifactId >vltsync</artifactId >
11
- <version >2 .0.2</version >
11
+ <version >3 .0.2</version >
12
12
</parent >
13
13
14
14
<!-- ====================================================================== -->
Original file line number Diff line number Diff line change 7
7
cqVersion =" 5.6.1"
8
8
group =" com.techdm.aem"
9
9
name =" vltsync-content"
10
- path =" /etc/packages/com.techdm.aem/vltsync-content-2 .0.2"
11
- version =" 2 .0.2" >
10
+ path =" /etc/packages/com.techdm.aem/vltsync-content-3 .0.2"
11
+ version =" 3 .0.2" >
12
12
<filter jcr : primaryType =" nt:unstructured" >
13
13
<f0
14
14
jcr : primaryType =" nt:unstructured"
Original file line number Diff line number Diff line change 3
3
<properties >
4
4
<comment >FileVault Package Properties</comment >
5
5
<entry key =" buildCount" >1</entry >
6
- <entry key =" version" >2 .0.2</entry >
6
+ <entry key =" version" >3 .0.2</entry >
7
7
<entry key =" dependencies" />
8
8
<entry key =" packageFormatVersion" >2</entry >
9
9
<entry key =" description" >[AEM] VLT Sync Package</entry >
10
10
<entry key =" group" >com.techdm.aem</entry >
11
11
<entry key =" name" >vltsync-content</entry >
12
- <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-content-2 .0.2.zip</entry >
12
+ <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-content-3 .0.2.zip</entry >
13
13
</properties >
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.techdm.aem.vltsync</groupId >
10
10
<artifactId >vltsync</artifactId >
11
- <version >2 .0.2</version >
11
+ <version >3 .0.2</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >[AEM] VLT Sync - Reactor Project</name >
139
139
<dependency >
140
140
<groupId >org.apache.sling</groupId >
141
141
<artifactId >org.apache.sling.event</artifactId >
142
- <version >3.3.10 </version >
142
+ <version >4.0.0 </version >
143
143
<scope >provided</scope >
144
144
</dependency >
145
145
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.techdm.aem.vltsync</groupId >
10
10
<artifactId >vltsync</artifactId >
11
- <version >2 .0.2</version >
11
+ <version >3 .0.2</version >
12
12
</parent >
13
13
14
14
<!-- ====================================================================== -->
Original file line number Diff line number Diff line change 7
7
cqVersion =" 5.6.1"
8
8
group =" com.techdm.aem"
9
9
name =" vltsync-sample-content"
10
- path =" /etc/packages/com.techdm.aem/vltsync-sample-content-2 .0.2"
11
- version =" 2 .0.2" >
10
+ path =" /etc/packages/com.techdm.aem/vltsync-sample-content-3 .0.2"
11
+ version =" 3 .0.2" >
12
12
<filter jcr : primaryType =" nt:unstructured" >
13
13
<f0
14
14
jcr : primaryType =" nt:unstructured"
Original file line number Diff line number Diff line change 3
3
<properties >
4
4
<comment >FileVault Package Properties</comment >
5
5
<entry key =" buildCount" >1</entry >
6
- <entry key =" version" >2 .0.2</entry >
6
+ <entry key =" version" >3 .0.2</entry >
7
7
<entry key =" dependencies" />
8
8
<entry key =" packageFormatVersion" >2</entry >
9
9
<entry key =" description" >[AEM] VLT Sync Sample Package</entry >
10
10
<entry key =" group" >com.techdm.aem</entry >
11
11
<entry key =" name" >vltsync-sample-content</entry >
12
- <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-sample-content-2 .0.2.zip</entry >
12
+ <entry key =" path" >/etc/packages/com.techdm.aem/vltsync-sample-content-3 .0.2.zip</entry >
13
13
</properties >
You can’t perform that action at this time.
0 commit comments