Skip to content
Snippets Groups Projects
Commit e513949f authored by David Georg Reichelt's avatar David Georg Reichelt
Browse files

Rename opentelemetry -> OpenTelemetry in build.gradle

parent 221ce093
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ jar {
}
copy {
from jar
into "../frameworks/opentelemetry/"
into "../frameworks/OpenTelemetry/"
rename('benchmark.jar', 'MooBench.jar')
}
copy {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment