Skip to content

Commit

Permalink
exclude cosmosdb
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenrost committed May 27, 2022
1 parent 06a3708 commit 0bdd417
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/cosmosdb/cache-invalidator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* limitations under the License.
*/

plugins {
/*plugins {
id 'application'
id 'eclipse'
id 'maven'
Expand All @@ -38,4 +38,4 @@ dependencies {
compile "com.typesafe.akka:akka-stream-kafka_${gradle.scala.depVersion}:${gradle.akka_kafka.version}"
}
mainClassName = "org.apache.openwhisk.core.database.cosmosdb.cache.Main"
mainClassName = "org.apache.openwhisk.core.database.cosmosdb.cache.Main"*/

0 comments on commit 0bdd417

Please sign in to comment.