mirror of
https://github.com/cincheo/jsweet.git
synced 2025-12-14 23:09:22 +00:00
update core lib version number to avoid clash with JSweet 3
This commit is contained in:
parent
a2157730c8
commit
49f67a25e3
@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.jsweet</groupId>
|
||||
<artifactId>jsweet-core</artifactId>
|
||||
<version>6.1.0</version>
|
||||
<version>6.0.5</version>
|
||||
<name>JSweet Core Lib</name>
|
||||
<description>JavaScript API for JSweet</description>
|
||||
<url>http://www.jsweet.org</url>
|
||||
|
||||
@ -260,7 +260,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jsweet</groupId>
|
||||
<artifactId>jsweet-core</artifactId>
|
||||
<version>6.1.0</version>
|
||||
<version>6.0.5</version>
|
||||
<scope>test</scope>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user