Skip to content

Commit 9a8b6b9

Browse files
committed
Fixing IDEA project dependencies
1 parent 8b2cae0 commit 9a8b6b9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

.idea/libraries/commons_httpclient.xml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/client/client.iml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
<orderEntry type="library" scope="TEST" name="slf4j" level="project" />
4141
<orderEntry type="library" name="mockito-core-1.9.5-srcs" level="project" />
4242
<orderEntry type="library" name="objenesis-1.0" level="project" />
43-
<orderEntry type="library" name="apache-httpclient" level="project" />
43+
<orderEntry type="library" name="commons-httpclient" level="project" />
4444
</component>
4545
</module>

0 commit comments

Comments
 (0)