Skip to content

Commit

Permalink
Merge pull request #428 from telekom/feature/remove-bup
Browse files Browse the repository at this point in the history
Remove module BUP
  • Loading branch information
martingrossmann authored May 27, 2024
2 parents 5094270 + 29fdf64 commit a079390
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 1,807 deletions.
6 changes: 4 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,10 @@ allprojects {

compileJava.options.encoding = 'UTF-8'
compileTestJava.options.encoding = "UTF-8"
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
java {
sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11
}

}

Expand Down
26 changes: 0 additions & 26 deletions bup/README.md

This file was deleted.

37 changes: 0 additions & 37 deletions bup/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a079390

Please sign in to comment.