We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8632c commit 92f434eCopy full SHA for 92f434e
1 file changed
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>org.netpreserve.commons</groupId>
11
<artifactId>webarchive-commons</artifactId>
12
- <version>1.1.5</version>
+ <version>1.1.5-IA</version>
13
<packaging>jar</packaging>
14
15
<name>webarchive-commons</name>
@@ -243,7 +243,6 @@
243
244
</repositories>
245
246
-<!--
247
<distributionManagement>
248
<repository>
249
<id>${repository.id}</id>
@@ -254,6 +253,5 @@
254
253
<url>${snapshotRepository.url}</url>
255
</snapshotRepository>
256
</distributionManagement>
257
--->
258
259
</project>
0 commit comments