Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 7c0c15f

Browse files
committed
WINK-392 - Applying patch from Gerhard Petracek to remove unecessary depedency
git-svn-id: https://svn.apache.org/repos/asf/wink/trunk@1502129 13f79535-47bb-0310-9956-ffa450edef68
1 parent d91c456 commit 7c0c15f

File tree

1 file changed

+0
-4
lines changed
  • wink-examples/apps/HelloWorld

1 file changed

+0
-4
lines changed

wink-examples/apps/HelloWorld/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@
4545
</build>
4646
<!-- Dependency on Wink SDK library -->
4747
<dependencies>
48-
<dependency>
49-
<groupId>org.apache.wink</groupId>
50-
<artifactId>wink-common</artifactId>
51-
</dependency>
5248
<dependency>
5349
<groupId>org.apache.wink</groupId>
5450
<artifactId>wink-component-test-support</artifactId>

0 commit comments

Comments
 (0)