Skip to content

Commit

Permalink
Update profiler to 1.0.14 now available on Maven central
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Nov 2, 2023
1 parent 9d16018 commit c0598d8
Show file tree
Hide file tree
Showing 20 changed files with 1 addition and 577 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ WORKDIR /build
COPY ./.git ./.git
COPY ./backend ./backend
COPY --from=webui_builder /build/backend/src/main/resources/webui/bundle.js* ./backend/src/main/resources/webui/
COPY ./profiler /root/.m2/repository/eu/clarin/switchboard/profiler

WORKDIR /build/backend
RUN mvn versions:set -DnewVersion=${SWITCHBOARD_VERSION}
Expand Down
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>eu.clarin.switchboard</groupId>
<artifactId>profiler</artifactId>
<version>1.0.12-SNAPSHOT</version>
<version>1.0.14</version>
</dependency>

<dependency>
Expand Down
4 changes: 0 additions & 4 deletions profiler/1.0.11/_remote.repositories

This file was deleted.

Binary file removed profiler/1.0.11/profiler-1.0.11.jar
Binary file not shown.
5 changes: 0 additions & 5 deletions profiler/1.0.11/profiler-1.0.11.jar.lastUpdated

This file was deleted.

1 change: 0 additions & 1 deletion profiler/1.0.11/profiler-1.0.11.jar.sha1

This file was deleted.

204 changes: 0 additions & 204 deletions profiler/1.0.11/profiler-1.0.11.pom

This file was deleted.

5 changes: 0 additions & 5 deletions profiler/1.0.11/profiler-1.0.11.pom.lastUpdated

This file was deleted.

1 change: 0 additions & 1 deletion profiler/1.0.11/profiler-1.0.11.pom.sha1

This file was deleted.

8 changes: 0 additions & 8 deletions profiler/1.0.12-SNAPSHOT/_remote.repositories

This file was deleted.

46 changes: 0 additions & 46 deletions profiler/1.0.12-SNAPSHOT/maven-metadata-local.xml

This file was deleted.

21 changes: 0 additions & 21 deletions profiler/1.0.12-SNAPSHOT/maven-metadata-ossrh.xml

This file was deleted.

Binary file not shown.
16 changes: 0 additions & 16 deletions profiler/1.0.12-SNAPSHOT/profiler-1.0.12-SNAPSHOT-javadoc.jar.asc

This file was deleted.

Binary file not shown.
16 changes: 0 additions & 16 deletions profiler/1.0.12-SNAPSHOT/profiler-1.0.12-SNAPSHOT.jar.asc

This file was deleted.

Loading

0 comments on commit c0598d8

Please sign in to comment.