Skip to content

Commit 003ed4d

Browse files
committed
Feature #5155 : removing the NewsEdito component dependency
1 parent df1d248 commit 003ed4d

File tree

1 file changed

+0
-19
lines changed

1 file changed

+0
-19
lines changed

pom.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -97,25 +97,6 @@
9797
<classifier>configuration</classifier>
9898
</dependency>
9999

100-
<!-- Component NewsEdito -->
101-
<dependency>
102-
<groupId>com.silverpeas.components.newsedito</groupId>
103-
<artifactId>newsedito-war</artifactId>
104-
<type>war</type>
105-
<version>${components.version}</version>
106-
</dependency>
107-
<dependency>
108-
<groupId>com.silverpeas.components.newsedito</groupId>
109-
<artifactId>newsedito-jar</artifactId>
110-
<version>${components.version}</version>
111-
</dependency>
112-
<dependency>
113-
<groupId>com.silverpeas.components.newsedito</groupId>
114-
<artifactId>newsedito-config</artifactId>
115-
<version>${components.version}</version>
116-
<classifier>configuration</classifier>
117-
</dependency>
118-
119100
<!-- Component Gallery -->
120101
<dependency>
121102
<groupId>com.silverpeas.components.gallery</groupId>

0 commit comments

Comments
 (0)