Skip to content

Commit 9f46fda

Browse files
authored
chore: removing Meetings Schedule code (#773)
This PR removes the Meeting Schedule source code in favor of a new quickstart.
1 parent b2972bf commit 9f46fda

34 files changed

+0
-4361
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

examples/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@
5858
<!-- TODO: Move to timefold-solver-build-parent once https://github.com/quarkusio/quarkus-platform-bom-generator/issues/64 is solved. -->
5959
<dependencyManagement>
6060
<dependencies>
61-
<dependency>
62-
<groupId>org.apache.commons</groupId>
63-
<artifactId>commons-text</artifactId>
64-
<version>${version.org.apache.commons.text}</version>
65-
</dependency>
6661
<dependency>
6762
<groupId>org.apache.commons</groupId>
6863
<artifactId>commons-compress</artifactId>
@@ -114,11 +109,6 @@
114109
<groupId>org.jfree</groupId>
115110
<artifactId>jfreechart</artifactId>
116111
</dependency>
117-
<!-- Common utils -->
118-
<dependency>
119-
<groupId>org.apache.commons</groupId>
120-
<artifactId>commons-text</artifactId>
121-
</dependency>
122112
<!-- Logging -->
123113
<dependency>
124114
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)