Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit 344661d

Browse files
author
Emmanuel Hugonnet
committed
Preparing release
git-svn-id: https://www.silverpeas.org/svn/silverpeas/services/office-online/trunk@1157 a8e77078-a1c7-4fa5-b8fc-53c5178a176c
1 parent e1b9aff commit 344661d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

pom.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,15 @@
55
<parent>
66
<groupId>com.silverpeas</groupId>
77
<artifactId>parent</artifactId>
8-
<version>4.0</version>
9-
<relativePath>../../parent/pom.xml</relativePath>
8+
<version>6.0</version>
109
</parent>
1110

11+
<scm>
12+
<connection>scm:svn:https://repository.silverpeas.org/svn/silverpeas/services/office-online/trunk</connection>
13+
<developerConnection>scm:svn:https://repository.silverpeas.org/svn/silverpeas/services/office-online/trunk</developerConnection>
14+
<url>https://repository.silverpeas.org/svn/silverpeas/services/office-online/trunk</url>
15+
</scm>
16+
1217
<groupId>com.silverpeas.services</groupId>
1318
<artifactId>office-online</artifactId>
1419
<packaging>jar</packaging>

0 commit comments

Comments
 (0)