Skip to content

Commit 4cb50ca

Browse files
gregturnschauder
authored andcommitted
DATAJDBC-179 - Add project details.
Original pull request: #45.
1 parent 2ace9b8 commit 4cb50ca

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

pom.xml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,33 @@
3636

3737
</properties>
3838

39+
<inceptionYear>2017-2018</inceptionYear>
40+
41+
<developers>
42+
<developer>
43+
<id>schauder</id>
44+
<name>Jens Schauder</name>
45+
<email>jschauder(at)pivotal.io</email>
46+
<organization>Pivotal Software, Inc.</organization>
47+
<organizationUrl>https://pivotal.io</organizationUrl>
48+
<roles>
49+
<role>Project Lead</role>
50+
</roles>
51+
<timezone>+1</timezone>
52+
</developer>
53+
<developer>
54+
<id>gregturn</id>
55+
<name>Greg L. Turnquist</name>
56+
<email>gturnquist(at)pivotal.io</email>
57+
<organization>Pivotal Software, Inc.</organization>
58+
<organizationUrl>https://pivotal.io</organizationUrl>
59+
<roles>
60+
<role>Project Contributor</role>
61+
</roles>
62+
<timezone>-6</timezone>
63+
</developer>
64+
</developers>
65+
3966
<profiles>
4067
<profile>
4168
<id>release</id>

0 commit comments

Comments
 (0)