diff options
author | Dmitry Jemerov <intelliyole@gmail.com> | 2015-07-13 18:00:53 +0200 |
---|---|---|
committer | Dmitry Jemerov <intelliyole@gmail.com> | 2015-07-13 18:00:53 +0200 |
commit | dfa23a3ff1b15570102d4431b7bfc709efa16a52 (patch) | |
tree | 81311a3d7806aaa4f2533ee9f60f0486f63e67de /.idea/modules.xml | |
parent | 6d1a526ae3cabd89565ff898f00f72f565efa36f (diff) | |
parent | 513af27ac95939e659d337b02d94b096bad7d970 (diff) | |
download | dokka-dfa23a3ff1b15570102d4431b7bfc709efa16a52.tar.gz dokka-dfa23a3ff1b15570102d4431b7bfc709efa16a52.tar.bz2 dokka-dfa23a3ff1b15570102d4431b7bfc709efa16a52.zip |
Merge pull request #28 from cy6erGn0m/maven-plugin
Maven plugin
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml index bfcf8757..3cc41820 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -4,6 +4,7 @@ <modules> <module fileurl="file://$PROJECT_DIR$/ant/ant.iml" filepath="$PROJECT_DIR$/ant/ant.iml" /> <module fileurl="file://$PROJECT_DIR$/dokka.iml" filepath="$PROJECT_DIR$/dokka.iml" /> + <module fileurl="file://$PROJECT_DIR$/maven-plugin/maven-plugin.iml" filepath="$PROJECT_DIR$/maven-plugin/maven-plugin.iml" /> </modules> </component> </project>
\ No newline at end of file |