Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Remove empty app-common
Browse files Browse the repository at this point in the history
Signed-off-by: Erin Schnabel <schnabel@us.ibm.com>
  • Loading branch information
Erin Schnabel committed Jan 17, 2017
1 parent 1b66fb1 commit 40f8162
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 38 deletions.
3 changes: 0 additions & 3 deletions app-common/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions app-common/build.gradle

This file was deleted.

19 changes: 0 additions & 19 deletions app-common/pom.xml

This file was deleted.

1 change: 0 additions & 1 deletion room-app/build.gradle
Expand Up @@ -13,7 +13,6 @@ dependencies {
providedCompile 'javax.enterprise:cdi-api:1.2'
providedCompile 'javax.enterprise.concurrent:javax.enterprise.concurrent-api:1.0'
compile 'org.mongodb:mongo-java-driver:2.12.3'
compile project(':app-common')

compile 'com.github.gameontext:signed:v1.0.3'

Expand Down
1 change: 0 additions & 1 deletion settings.gradle
@@ -1,5 +1,4 @@
rootProject.name = 'gameon-room'

include 'app-common'
include 'room-app'
include 'room-wlpcfg'

0 comments on commit 40f8162

Please sign in to comment.