diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2018-07-14 14:19:10 -0700 |
---|---|---|
committer | Jesse Morgan <jesse@jesterpm.net> | 2018-07-14 14:19:10 -0700 |
commit | 9cbf7a7a27977e32c8e275d2bc660787b20ce345 (patch) | |
tree | c91a4e0afa9ea7d1c719c618a1ebcc41fd416b83 /pom.xml | |
parent | ca7ba1eaac8eeef2239b2637919ec9cb51432580 (diff) |
Incrementing the version to 1.4-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <groupId>com.p4square</groupId> <artifactId>ccbapi</artifactId> - <version>1.3</version> + <version>1.4-SNAPSHOT</version> <name>cbb-api-java-client</name> <description>An unofficial Java library for accessing the Church Community Builder API.</description> |