Skip to content

Commit 8e740ae

Browse files
author
xevgeny
committed
revert poms
1 parent ebb0fea commit 8e740ae

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

api/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
<groupId>com.messagebird</groupId>
66
<artifactId>messagebird-api</artifactId>
7-
<version>3.0.2</version>
8-
<!--
7+
<version>3.0.2</version> <!--
98
are you going to bump a major number?
109
then you are pleased to replace com.messagebird.Base64 with some library, for example net.iharder.base64
1110
-->

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.messagebird</groupId>
2222
<artifactId>messagebird-api</artifactId>
23-
<version>3.0.2</version>
23+
<version>3.0.1</version>
2424
<scope>compile</scope>
2525
</dependency>
2626
</dependencies>

0 commit comments

Comments
 (0)