Skip to content

Commit

Permalink
chore(#181): move directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bbortt committed Nov 3, 2023
1 parent 16904d2 commit 515b77c
Show file tree
Hide file tree
Showing 226 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</ciManagement>

<modules>
<module>simulator-starter</module>
<module>simulator-starter-spring-boot</module>
<module>simulator-ui</module>
<module>simulator-docs</module>
<module>simulator-samples</module>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
import org.citrusframework.simulator.SimulatorAutoConfiguration;
import org.citrusframework.simulator.endpoint.SimulatorEndpointAdapter;
import org.citrusframework.simulator.listener.SimulatorMessageListener;
import org.citrusframework.simulator.scenario.SimulatorScenario;
import org.citrusframework.simulator.scenario.mapper.ScenarioMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.AutoConfigureAfter;
Expand Down

0 comments on commit 515b77c

Please sign in to comment.