Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit e564b04

Browse files
committed
[maven-release-plugin] rollback the release of webarchive-commons-1.1.1
1 parent 45bc3f5 commit e564b04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 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.2-SNAPSHOT</version>
12+
<version>1.1.1-${build.tag}SNAPSHOT</version>
1313
<packaging>jar</packaging>
1414

1515
<name>webarchive-commons</name>
@@ -53,7 +53,7 @@
5353
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5454
<build.time>${maven.build.timestamp}</build.time>
5555
<maven.build.timestamp.format>yyyyMMddhhmmss</maven.build.timestamp.format>
56-
<build.tag />
56+
<build.tag></build.tag>
5757
<!-- sonatype repositories are defaults for distributionManagement -->
5858
<repository.url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</repository.url>
5959
<snapshotRepository.url>https://oss.sonatype.org/content/repositories/snapshots/</snapshotRepository.url>

0 commit comments

Comments
 (0)