Skip to content

Commit 710aa71

Browse files
committed
Adding silverpeas CraSH integration in comment in the pom.xml
1 parent c079bd2 commit 710aa71

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/main/silverpeas/jboss6/pom.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@
1717
<properties>
1818
<silverpeas.home>${env.SILVERPEAS_HOME}</silverpeas.home>
1919
</properties>
20+
21+
<!--
22+
<dependencies>
23+
<dependency>
24+
<groupId>org.silverpeas.crash</groupId>
25+
<artifactId>silverpeas-crash</artifactId>
26+
<version>1.0-SNAPSHOT</version>
27+
<type>war</type>
28+
</dependency>
29+
</dependencies>
30+
-->
2031

2132
<repositories>
2233
<repository>

0 commit comments

Comments
 (0)