Skip to content

Commit ccd2d4c

Browse files
author
Mark Adamcin
committed
[maven-release-plugin] rollback the release of httpsig-1.1.0
1 parent df31ecd commit ccd2d4c

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>net.adamcin.httpsig</groupId>
3434
<artifactId>httpsig</artifactId>
35-
<version>1.1.1-SNAPSHOT</version>
35+
<version>1.0.7-SNAPSHOT</version>
3636
<relativePath>..</relativePath>
3737
</parent>
3838

http-helpers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>net.adamcin.httpsig</groupId>
3434
<artifactId>httpsig</artifactId>
35-
<version>1.1.1-SNAPSHOT</version>
35+
<version>1.0.7-SNAPSHOT</version>
3636
<relativePath>..</relativePath>
3737
</parent>
3838

osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>net.adamcin.httpsig</groupId>
3434
<artifactId>httpsig</artifactId>
35-
<version>1.1.1-SNAPSHOT</version>
35+
<version>1.0.7-SNAPSHOT</version>
3636
<relativePath>..</relativePath>
3737
</parent>
3838

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<groupId>net.adamcin.httpsig</groupId>
3939
<artifactId>httpsig</artifactId>
40-
<version>1.1.1-SNAPSHOT</version>
40+
<version>1.0.7-SNAPSHOT</version>
4141
<packaging>pom</packaging>
4242

4343
<inceptionYear>2013</inceptionYear>

ssh-bc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>net.adamcin.httpsig</groupId>
3434
<artifactId>httpsig</artifactId>
35-
<version>1.1.1-SNAPSHOT</version>
35+
<version>1.0.7-SNAPSHOT</version>
3636
<relativePath>..</relativePath>
3737
</parent>
3838

ssh-jce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>net.adamcin.httpsig</groupId>
3434
<artifactId>httpsig</artifactId>
35-
<version>1.1.1-SNAPSHOT</version>
35+
<version>1.0.7-SNAPSHOT</version>
3636
<relativePath>..</relativePath>
3737
</parent>
3838

ssh-jsch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>net.adamcin.httpsig</groupId>
3434
<artifactId>httpsig</artifactId>
35-
<version>1.1.1-SNAPSHOT</version>
35+
<version>1.0.7-SNAPSHOT</version>
3636
<relativePath>..</relativePath>
3737
</parent>
3838

test-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<parent>
3333
<groupId>net.adamcin.httpsig</groupId>
3434
<artifactId>httpsig</artifactId>
35-
<version>1.1.1-SNAPSHOT</version>
35+
<version>1.0.7-SNAPSHOT</version>
3636
<relativePath>..</relativePath>
3737
</parent>
3838

0 commit comments

Comments
 (0)