Skip to content

Commit d93d1f9

Browse files
committed
Migrate project structure to maven standard
1 parent ac700c9 commit d93d1f9

18 files changed

+173
-173
lines changed
Lines changed: 171 additions & 171 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.
File renamed without changes.

src/alice/dip/EndOfRunKafkaConsumer.java renamed to src/main/java/alice/dip/EndOfRunKafkaConsumer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
import com.google.protobuf.InvalidProtocolBufferException;
1515

16-
import alice.dip.AlicePB.NewStateNotification;
16+
import main.java.alice.dip.AlicePB.NewStateNotification;
1717

1818
import java.time.Duration;
1919
import java.util.Arrays;
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)