summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-06-08 19:07:21 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2018-06-08 19:07:21 -0300
commit60ef99bcb21fd681ddf2c0aec741f182e82bfd3b (patch)
tree079945bb1f02c3bc5f8bbe0e4a8f1dda7bc241f9 /pom.xml
parentc05bc20039a7ff3c0800a17e9c430373a705621f (diff)
Update
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 98f3e82..72ba14e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -69,6 +69,12 @@
</dependency>
<dependency>
+ <groupId>bjc</groupId>
+ <artifactId>inflexion</artifactId>
+ <version>1.0.0</version>
+ </dependency>
+
+ <dependency>
<groupId>com.github.mifmif</groupId>
<artifactId>generex</artifactId>
<version>1.0.2</version>