Skip to content
Snippets Groups Projects
Commit 726a717c authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Reintroducing Renjin with correct dependency

parent bc15d444
No related branches found
No related tags found
No related merge requests found
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
<dependency> <dependency>
<groupId>org.renjin</groupId> <groupId>org.renjin</groupId>
<artifactId>renjin-script-engine</artifactId> <artifactId>renjin-script-engine</artifactId>
<version>3.5-beta76</version> <version>RELEASE</version>
</dependency> </dependency>
</dependencies> </dependencies>
<repositories> <repositories>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment