Skip to content
Snippets Groups Projects
Commit d6a2a787 authored by Christopher Bohn's avatar Christopher Bohn :thinking:
Browse files

Enforced UTF-8 encoding

parent b820e3dc
No related branches found
No related tags found
No related merge requests found
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<groupId>edu.unl.cse.csce361.gui_starter</groupId>
<artifactId>gui_starter</artifactId>
<packaging>jar</packaging>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment