Commit 2daf480 1 parent 80b9a3c commit 2daf480 Copy full SHA for 2daf480
File tree 8 files changed +12
-8
lines changed
common-composite-component
8 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 15
15
<!-- the base is parent -->
16
16
<parent >
17
17
<artifactId >common</artifactId >
18
- <groupId >org.sakaiproject</groupId >
18
+ <groupId >org.sakaiproject.common </groupId >
19
19
<version >1.0-SNAPSHOT</version ><!-- entitybroker.version-->
20
20
</parent >
21
21
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<artifactId >common</artifactId >
6
- <groupId >org.sakaiproject</groupId >
6
+ <groupId >org.sakaiproject.common </groupId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<artifactId >common</artifactId >
6
- <groupId >org.sakaiproject</groupId >
6
+ <groupId >org.sakaiproject.common </groupId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<artifactId >common</artifactId >
6
- <groupId >org.sakaiproject</groupId >
6
+ <groupId >org.sakaiproject.common </groupId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<artifactId >common</artifactId >
6
- <groupId >org.sakaiproject</groupId >
6
+ <groupId >org.sakaiproject.common </groupId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<artifactId >common</artifactId >
6
- <groupId >org.sakaiproject</groupId >
6
+ <groupId >org.sakaiproject.common </groupId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
Original file line number Diff line number Diff line change 7
7
<version >2.7.0-SNAPSHOT</version >
8
8
</parent >
9
9
<name >Sakai Common Project</name >
10
- <groupId >org.sakaiproject</groupId >
10
+ <groupId >org.sakaiproject.common </groupId >
11
11
<version >1.0-SNAPSHOT</version >
12
12
<artifactId >common</artifactId >
13
13
<packaging >pom</packaging >
14
+ <properties >
15
+ <!-- <url.localsite>dav:http://source.sakaiproject.org/release/kernel/${project.version}</url.localsite>-->
16
+ <url .localsite>scp://source.sakaiproject.org/var/www/html/release/common/${project.version} </url .localsite>
17
+ </properties >
14
18
<scm >
15
19
<connection >scm:svn:https://source.sakaiproject.org/svn/common/trunk</connection >
16
20
<developerConnection >scm:svn:https://source.sakaiproject.org/svn/common/trunk</developerConnection >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<parent >
5
5
<artifactId >common</artifactId >
6
- <groupId >org.sakaiproject</groupId >
6
+ <groupId >org.sakaiproject.common </groupId >
7
7
<version >1.0-SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
You can’t perform that action at this time.
0 commit comments