We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e5705 commit 2411cc7Copy full SHA for 2411cc7
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.mercadopago</groupId>
5
<artifactId>dx-java</artifactId>
6
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
7
<packaging>jar</packaging>
8
9
<name>Mercadopago SDK</name>
@@ -156,7 +156,7 @@
156
<url>https://github.com/mercadopago/dx-java.git</url>
157
<connection>scm:git:git@github.com:mercadopago/dx-java.git</connection>
158
<developerConnection>scm:git:git@github.com:mercadopago/dx-java.git</developerConnection>
159
- <tag>HEAD</tag>
+ <tag>1.5.1</tag>
160
</scm>
161
162
<distributionManagement>
0 commit comments