Skip to content

Commit 3ecc43d

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 04eedcc commit 3ecc43d

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.free-now.apis</groupId>
66
<artifactId>phrase-java-client</artifactId>
7-
<version>1.0.7</version>
7+
<version>1.0.8-SNAPSHOT</version>
88
<name>phrase-api</name>
99
<description>This projects contains of services to handle the translations from [PhraseApp API
1010
v2](http://docs.phraseapp.com/api/v2/). It's supposed to expose Phrase translations as POJO or as File within the java world.</description>
@@ -28,7 +28,7 @@
2828
<scm>
2929
<connection>${scm.connection}</connection>
3030
<developerConnection>${scm.connection}</developerConnection>
31-
<tag>phrase-java-client-1.0.7</tag>
31+
<tag>phrase-java-client-1.0.2</tag>
3232
<url>${scm.url}</url>
3333
</scm>
3434

0 commit comments

Comments
 (0)