Просмотр исходного кода

have to use dev connection for changelo???


git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@170 f203690c-595d-4dc9-a70b-905162fa7fd2
tags/rel_1_1_10
James Ahlborn 16 лет назад
Родитель
Сommit
d1780b1a77
1 измененных файлов: 4 добавлений и 0 удалений
  1. 4
    0
      pom.xml

+ 4
- 0
pom.xml Просмотреть файл

@@ -187,6 +187,10 @@
</plugin>
<plugin>
<artifactId>maven-changelog-plugin</artifactId>
<configuration>
<!-- For some reason the anonymous cvs connection hanges when diffing -->
<connectionType>developerConnection</connectionType>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>

Загрузка…
Отмена
Сохранить