Browse Source

Revert version change

pull/65/head
Chris Smith 9 years ago
parent
commit
d3e301068f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .idea/conditional_execute.iml

+ 2
- 2
.idea/conditional_execute.iml View File

@@ -1,5 +1,5 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2
-<module external.linked.project.id=":plugins:conditional_execute" external.linked.project.path="$MODULE_DIR$/plugins/conditional_execute" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="0.8-281-g4c68c5e-SNAPSHOT" type="JAVA_MODULE" version="4">
2
+<module external.linked.project.id=":plugins:conditional_execute" external.linked.project.path="$MODULE_DIR$/plugins/conditional_execute" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="dmdirc.plugins" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
3 3
   <component name="NewModuleRootManager" inherit-compiler-output="false">
4 4
     <output url="file://$MODULE_DIR$/plugins/conditional_execute/build/classes/main" />
5 5
     <output-test url="file://$MODULE_DIR$/plugins/conditional_execute/build/classes/test" />
@@ -25,4 +25,4 @@
25 25
     <orderEntry type="library" scope="TEST" name="Gradle: org.mockito:mockito-all:1.9.5" level="project" />
26 26
     <orderEntry type="library" scope="TEST" name="Gradle: org.hamcrest:hamcrest-core:1.3" level="project" />
27 27
   </component>
28
-</module>
28
+</module>

Loading…
Cancel
Save