aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcra14 <chandan.rajah2@bskyb.com>2013-09-04 14:19:31 +0100
committercra14 <chandan.rajah2@bskyb.com>2013-09-04 14:19:31 +0100
commitc550ab1c80b384e164979fcbe01f34a8308a8b95 (patch)
treee98dc9d633ab7bfc19381b7bdfb25256b973273b
parent30dd9098cb3c5c9b245b3bab36587a2f6300d086 (diff)
downloadSpyGlass-c550ab1c80b384e164979fcbe01f34a8308a8b95.tar.gz
SpyGlass-c550ab1c80b384e164979fcbe01f34a8308a8b95.zip
Latest release 4.1.04.1.0
-rw-r--r--README.md13
1 files changed, 12 insertions, 1 deletions
diff --git a/README.md b/README.md
index 291b6dc..234cc8b 100644
--- a/README.md
+++ b/README.md
@@ -33,9 +33,20 @@ To use SpyGlass as a dependency use the following repository
<dependency>
<groupId>parallelai</groupId>
<artifactId>parallelai.spyglass</artifactId>
- <version>2.0.3</version>
+ <version>2.9.3_4.1.0</version>
</dependency>
</dependencies>
+
+ or
+
+ <dependencies>
+ <dependency>
+ <groupId>parallelai</groupId>
+ <artifactId>parallelai.spyglass</artifactId>
+ <version>2.10.2_4.1.0</version>
+ </dependency>
+ </dependencies>
+