summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2016-09-21 22:04:57 -0700
committerJesse Morgan <jesse@jesterpm.net>2016-09-21 22:04:57 -0700
commit0ce0aed191aa29fe5dcb95f27abae67dc4e9078d (patch)
tree9d9d381e343ab39441be0aaf116f34a5dfb9b6b0 /pom.xml
parent3d75285ccb21436843f8177a7726b30788197201 (diff)
Incrementing the version to 1.2-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 8a71dd0..10ad277 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>com.p4square</groupId>
<artifactId>ccbapi</artifactId>
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</version>
<name>cbb-api-java-client</name>
<description>An unofficial Java library for accessing the Church Community Builder API.</description>