Skip to content

Commit 62ef7f8

Browse files
authored
Merge pull request #63 from Agrimap/2.x-maven-version
Change maven version number to 2.x-SNAPSHOT
2 parents f844ee7 + 27d2749 commit 62ef7f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rx_paparazzo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ install {
7676
name 'com.github.miguelbcr'
7777
pom.groupId = 'com.github.miguelbcr'
7878
pom.artifactId = 'RxPaparazzo'
79-
pom.version = '2.x-agrimap'
79+
pom.version = '2.x-SNAPSHOT'
8080
}
8181
}
8282
}

0 commit comments

Comments
 (0)