Skip to content

Commit 08b5a3b

Browse files
committed
Releasing v1.0
1 parent c8dbb4b commit 08b5a3b

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

pom.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@
66

77
<groupId>com.p4square</groupId>
88
<artifactId>ccbapi</artifactId>
9-
<version>1.0-SNAPSHOT</version>
9+
<version>1.0</version>
10+
11+
<name>cbb-api-java-client</name>
12+
<description>An unofficial Java library for accessing the Church Community Builder API.</description>
13+
<url>https://github.com/PuyallupFoursquare/ccb-api-client-java</url>
14+
<licenses>
15+
<license>
16+
<name>MIT License</name>
17+
<url>http://www.opensource.org/licenses/mit-license.php</url>
18+
</license>
19+
</licenses>
1020

1121
<developers>
1222
<developer>

0 commit comments

Comments
 (0)