File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/main/javascript/oscar/lib Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.caris</groupId >
8
8
<artifactId >oscar_framework</artifactId >
9
- <version >15.0-SNAPSHOT </version >
9
+ <version >15.0.2-RC1 </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<dependencies >
Original file line number Diff line number Diff line change 43
43
/**
44
44
* Constant: VERSION_NUMBER
45
45
*/
46
- oscar . VERSION_NUMBER = "15.0-SNAPSHOT " ;
46
+ oscar . VERSION_NUMBER = "15.0.2-RC1 " ;
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.caris</groupId >
9
9
<artifactId >oscar_framework</artifactId >
10
- <version >15.0-SNAPSHOT </version >
10
+ <version >15.0.2-RC1 </version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >com.caris</groupId >
5
5
<artifactId >oscar_framework</artifactId >
6
6
<name >Oscar Framework</name >
7
- <version >15.0-SNAPSHOT </version >
7
+ <version >15.0.2-RC1 </version >
8
8
<packaging >pom</packaging >
9
9
<description >This is the CARIS JavaScript map library. It currently
10
10
extends the Openlayers library and uses YUI and jQuery UI to make
You can’t perform that action at this time.
0 commit comments