Skip to content

Commit 3a89f0f

Browse files
committed
restore doxia-core
1 parent 7309af7 commit 3a89f0f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,11 @@ under the License.
190190
<artifactId>doxia-core</artifactId>
191191
<version>${doxiaVersion}</version>
192192
</dependency>
193+
<dependency>
194+
<groupId>org.apache.maven.doxia</groupId>
195+
<artifactId>doxia-core</artifactId>
196+
<version>${doxiaVersion}</version>
197+
</dependency>
193198
<dependency>
194199
<groupId>org.apache.maven.doxia</groupId>
195200
<artifactId>doxia-site-renderer</artifactId>

0 commit comments

Comments
 (0)