Skip to content

Commit 92f434e

Browse files
committed
Changes for local build:
- add "-IA" version suffix - restore distributionManagement
1 parent 4f8632c commit 92f434e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>org.netpreserve.commons</groupId>
1111
<artifactId>webarchive-commons</artifactId>
12-
<version>1.1.5</version>
12+
<version>1.1.5-IA</version>
1313
<packaging>jar</packaging>
1414

1515
<name>webarchive-commons</name>
@@ -243,7 +243,6 @@
243243

244244
</repositories>
245245

246-
<!--
247246
<distributionManagement>
248247
<repository>
249248
<id>${repository.id}</id>
@@ -254,6 +253,5 @@
254253
<url>${snapshotRepository.url}</url>
255254
</snapshotRepository>
256255
</distributionManagement>
257-
-->
258256

259257
</project>

0 commit comments

Comments
 (0)