Add trigger that checks for changes in a FileState.
[rhynodge.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index a9b59c0..5bd7e4f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,6 +4,9 @@
        <groupId>net.pterodactylus</groupId>
        <artifactId>reactor</artifactId>
        <version>0.0.1-SNAPSHOT</version>
+       <properties>
+               <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+       </properties>
        <build>
                <plugins>
                        <plugin>
@@ -23,4 +26,4 @@
                        <version>14.0-rc1</version>
                </dependency>
        </dependencies>
-</project>
\ No newline at end of file
+</project>