This is an automated email from the ASF dual-hosted git repository. stain pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/juneau.git
commit c55aabda70b8e4a0fc8e323ef0f6715354dd117b Author: Stian Soiland-Reyes <[email protected]> AuthorDate: Tue Aug 6 13:51:09 2019 +0100 inception year 2016 --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 0e345d1..bb24ce8 100644 --- a/pom.xml +++ b/pom.xml @@ -364,6 +364,8 @@ <url>https://www.apache.org/</url> </organization> --> + <inceptionYear>2016</inceptionYear> + <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/juneau.git</developerConnection>
