summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2016-04-09 12:18:16 -0700
committerJesse Morgan <jesse@jesterpm.net>2016-04-09 12:25:37 -0700
commit08b5a3b4e78448de054d51db2772f5f47140bb3f (patch)
tree4b8e9effb19fbcf16cb86bee79e1bf9b3dbf10d4 /pom.xml
parentc8dbb4be4de701c10587976864e1d4e843f595c9 (diff)
Releasing v1.0v1.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 38ee85a..3bb9fa6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,17 @@
<groupId>com.p4square</groupId>
<artifactId>ccbapi</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
+
+ <name>cbb-api-java-client</name>
+ <description>An unofficial Java library for accessing the Church Community Builder API.</description>
+ <url>https://github.com/PuyallupFoursquare/ccb-api-client-java</url>
+ <licenses>
+ <license>
+ <name>MIT License</name>
+ <url>http://www.opensource.org/licenses/mit-license.php</url>
+ </license>
+ </licenses>
<developers>
<developer>