Change up shaded sources (#691)

This commit is contained in:
Alexander Meech 2017-01-08 20:34:17 -05:00 committed by Christopher Martin
parent 3aa804d44f
commit e3f922c062

13
pom.xml
View file

@ -149,8 +149,15 @@
</dependency>
<dependency>
<groupId>org.inventivetalent</groupId>
<artifactId>glowapi</artifactId>
<version>1.4.4</version>
<artifactId>apimanager</artifactId>
<version>1.0.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.inventivetalent</groupId>
<artifactId>reflectionhelper</artifactId>
<version>1.10.4</version>
<scope>compile</scope>
</dependency>
</dependencies>
@ -184,4 +191,4 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
</project>
</project>