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

Commit 2b1676b

Browse files
author
Daniel Heid
committed
[ci skip] prepare for next development iteration
1 parent c651b08 commit 2b1676b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.drjekyll</groupId>
77
<artifactId>sentry-http-interceptors</artifactId>
8-
<version>6.21.0</version>
8+
<version>6.21.1-SNAPSHOT</version>
99

1010
<name>Sentry HTTP Interceptors</name>
1111
<description>Sends tracing information about Apache HttpClient 4 calls to Sentry</description>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/dheid/sentry-http-interceptors.git</connection>
4545
<developerConnection>scm:git:https://github.com/dheid/sentry-http-interceptors.git</developerConnection>
4646
<url>https://github.com/dheid/sentry-http-interceptors</url>
47-
<tag>sentry-http-interceptors-6.21.0</tag>
47+
<tag>sentry-http-interceptors-6.19.0</tag>
4848
</scm>
4949

5050
<distributionManagement>

0 commit comments

Comments
 (0)