Skip to content

Commit

Permalink
Change maven version number to 2.x-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
JM-Agrimap committed Mar 1, 2017
1 parent f844ee7 commit 27d2749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rx_paparazzo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ install {
name 'com.github.miguelbcr'
pom.groupId = 'com.github.miguelbcr'
pom.artifactId = 'RxPaparazzo'
pom.version = '2.x-agrimap'
pom.version = '2.x-SNAPSHOT'
}
}
}
Expand Down

0 comments on commit 27d2749

Please sign in to comment.