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

Commit 9292491

Browse files
committed
Set the correct parent POM for silverpeas 6
1 parent 35f9768 commit 9292491

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<modelVersion>4.0.0</modelVersion>
44
<parent>
55
<groupId>org.silverpeas</groupId>
6-
<artifactId>parent</artifactId>
7-
<version>28-SNAPSHOT</version>
6+
<artifactId>silverpeas-project</artifactId>
7+
<version>1-SNAPSHOT</version>
88
</parent>
99
<scm>
1010
<connection>scm:git:git@github.com:Silverpeas/OfficeOnline.git</connection>

0 commit comments

Comments
 (0)