File tree 7 files changed +8
-8
lines changed
alfresco-allinone-archetype
alfresco-platform-jar-archetype
alfresco-share-jar-archetype
plugins/alfresco-maven-plugin
7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.alfresco.maven</groupId >
13
13
<artifactId >alfresco-sdk-aggregator</artifactId >
14
- <version >4.6.0-SNAPSHOT </version >
14
+ <version >4.6.0</version >
15
15
<relativePath >../../pom.xml</relativePath >
16
16
</parent >
17
17
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >org.alfresco.maven</groupId >
14
14
<artifactId >alfresco-sdk-aggregator</artifactId >
15
- <version >4.6.0-SNAPSHOT </version >
15
+ <version >4.6.0</version >
16
16
<relativePath >../../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.alfresco.maven</groupId >
16
16
<artifactId >alfresco-sdk-aggregator</artifactId >
17
- <version >4.6.0-SNAPSHOT </version >
17
+ <version >4.6.0</version >
18
18
<relativePath >../../pom.xml</relativePath >
19
19
</parent >
20
20
Original file line number Diff line number Diff line change 17
17
<parent >
18
18
<groupId >org.alfresco.maven</groupId >
19
19
<artifactId >alfresco-sdk-aggregator</artifactId >
20
- <version >4.6.0-SNAPSHOT </version >
20
+ <version >4.6.0</version >
21
21
<relativePath >../../pom.xml</relativePath >
22
22
</parent >
23
23
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >org.alfresco.maven</groupId >
12
12
<artifactId >alfresco-sdk-aggregator</artifactId >
13
- <version >4.6.0-SNAPSHOT </version >
13
+ <version >4.6.0</version >
14
14
<relativePath >../../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.alfresco.maven</groupId >
10
10
<artifactId >alfresco-sdk-aggregator</artifactId >
11
- <version >4.6.0-SNAPSHOT </version >
11
+ <version >4.6.0</version >
12
12
<relativePath >../../pom.xml</relativePath >
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >org.alfresco.maven</groupId >
5
5
<artifactId >alfresco-sdk-aggregator</artifactId >
6
- <version >4.6.0-SNAPSHOT </version >
6
+ <version >4.6.0</version >
7
7
<name >Alfresco SDK</name >
8
8
<description >This aggregator Project builds all modules required for the Alfresco SDK</description >
9
9
<packaging >pom</packaging >
30
30
<connection >scm:git:${scm.url.base} .git</connection >
31
31
<developerConnection >scm:git:${scm.url.base} </developerConnection >
32
32
<url >${scm.url.base} </url >
33
- <tag >alfresco-sdk-aggregator-4.6.0-SNAPSHOT </tag >
33
+ <tag >alfresco-sdk-aggregator-4.6.0</tag >
34
34
</scm >
35
35
36
36
<!-- All the modules of the Alfresco SDK -->
You can’t perform that action at this time.
0 commit comments