diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-10-28 12:23:34 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2018-10-28 12:23:34 -0400 |
| commit | 3d4603da0664461e6efa543d50788f12f8ff1c47 (patch) | |
| tree | a79dc52be75d020576f04c640438ce8010ad17a2 /JPratt/pom.xml | |
| parent | a5b854189955aed457d4bad9d66203eebae0cd46 (diff) | |
General cleanup
Diffstat (limited to 'JPratt/pom.xml')
| -rw-r--r-- | JPratt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/JPratt/pom.xml b/JPratt/pom.xml index eda649b..ec70958 100644 --- a/JPratt/pom.xml +++ b/JPratt/pom.xml @@ -7,7 +7,7 @@ <name>JPratt</name> <description>Pratt parser in java</description> <build> - <sourceDirectory>src</sourceDirectory> + <sourceDirectory>src/main/java</sourceDirectory> <plugins> <plugin> <artifactId>maven-compiler-plugin</artifactId> |
