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 4f2ca85 commit 378e081Copy full SHA for 378e081
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.sendloop</groupId>
6
<artifactId>sendloop-java-wrapper</artifactId>
7
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
8
9
<developers>
10
<developer>
@@ -17,7 +17,7 @@
17
<connection>scm:git:[email protected]:aeke/sendloop-java-wrapper.git</connection>
18
<developerConnection>scm:git:[email protected]:aeke/sendloop-java-wrapper.git</developerConnection>
19
<url>https://github.com/aeke/sendloop-java-wrapper</url>
20
- <tag>1.0</tag>
+ <tag>1.1</tag>
21
</scm>
22
<build>
23
<plugins>
0 commit comments