summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2018-07-14 14:19:10 -0700
committerJesse Morgan <jesse@jesterpm.net>2018-07-14 14:19:10 -0700
commit9cbf7a7a27977e32c8e275d2bc660787b20ce345 (patch)
treec91a4e0afa9ea7d1c719c618a1ebcc41fd416b83 /pom.xml
parentca7ba1eaac8eeef2239b2637919ec9cb51432580 (diff)
Incrementing the version to 1.4-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 728e698..9818299 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>