File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 85
85
</properties >
86
86
87
87
<dependencies >
88
+ <!-- Component Community -->
89
+ <dependency >
90
+ <groupId >org.silverpeas.components.community</groupId >
91
+ <artifactId >silverpeas-community-war</artifactId >
92
+ <type >war</type >
93
+ <version >${components.version} </version >
94
+ </dependency >
95
+ <dependency >
96
+ <groupId >org.silverpeas.components.community</groupId >
97
+ <artifactId >silverpeas-community</artifactId >
98
+ <version >${components.version} </version >
99
+ </dependency >
100
+ <dependency >
101
+ <groupId >org.silverpeas.components.community</groupId >
102
+ <artifactId >silverpeas-community-configuration</artifactId >
103
+ <version >${components.version} </version >
104
+ </dependency >
105
+
88
106
<!-- Component SuggestionBox -->
89
107
<dependency >
90
108
<groupId >org.silverpeas.components.suggestionbox</groupId >
You can’t perform that action at this time.
0 commit comments