This is an automated email from the ASF dual-hosted git repository. fgreg pushed a commit to branch SDAP-48 in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexusproto.git
commit 8bb2877e15e90d349d52b6e751d6fbee79a44f44 Author: Frank Greguska <[email protected]> AuthorDate: Fri Mar 23 14:58:05 2018 -0700 fixed project name and made sure python version stays in sync with the gradle project version. --- nexusproto.iml | 1 - 1 file changed, 1 deletion(-) diff --git a/nexusproto.iml b/nexusproto.iml index ce6f5e7..a720747 100644 --- a/nexusproto.iml +++ b/nexusproto.iml @@ -9,6 +9,5 @@ </content> <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="library" name="groovy-2.4.5" level="application" /> </component> </module> \ No newline at end of file
