Skip to content

Commit 963c000

Browse files
authored
Merge branch 'ravi2krishna:master' into master
2 parents 886d9c9 + 7c72629 commit 963c000

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
<version>0.2</version>
88
<name>WebAppCal Maven Webapp</name>
99
<url>http://maven.apache.org</url>
10+
<properties>
11+
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12+
<maven.compiler.source>1.6</maven.compiler.source>
13+
<maven.compiler.target>1.6</maven.compiler.target>
14+
</properties>
1015
<dependencies>
1116
<dependency>
1217
<groupId>junit</groupId>

0 commit comments

Comments
 (0)