summaryrefslogtreecommitdiff
path: root/RGens/pom.xml
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2015-09-29 16:18:25 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2015-09-29 16:18:25 -0400
commit96351c90e992cdbba7fbcce52fbb12eb9b28e147 (patch)
treed8fbd9b37157d7acaba4b2c925907d5fdae3948f /RGens/pom.xml
parent9d638e8ddf775265f41e55ca57a27985927994b5 (diff)
Update to new version of BJC-Utils.
Diffstat (limited to 'RGens/pom.xml')
-rw-r--r--RGens/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/RGens/pom.xml b/RGens/pom.xml
index c81ba67..d04a3a4 100644
--- a/RGens/pom.xml
+++ b/RGens/pom.xml
@@ -23,8 +23,8 @@
</dependency>
<dependency>
<groupId>bjc</groupId>
- <artifactId>BJC-Utils</artifactId>
- <version>0.0.2-SNAPSHOT</version>
+ <artifactId>BJC-Utils2</artifactId>
+ <version>0.1.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>