File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.vistatec</groupId >
6
6
<artifactId >Ocelot</artifactId >
7
- <version >1.5-SNAPSHOT </version >
7
+ <version >2.0-rc1 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Ocelot</name >
11
11
<url >http://maven.apache.org</url >
12
12
13
13
<properties >
14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
- <okapi .version>0.27-SNAPSHOT </okapi .version>
16
- <okapi .xliff2.version>1.0-SNAPSHOT </okapi .xliff2.version>
15
+ <okapi .version>0.28 </okapi .version>
16
+ <okapi .xliff2.version>1.0.1 </okapi .xliff2.version>
17
17
</properties >
18
18
19
19
<repositories >
35
35
<repository >
36
36
<id >okapi-xliff</id >
37
37
<name >okapi-xliff-repository</name >
38
- <url >http://repository-okapi-xliff.forge.cloudbees.com/snapshot /</url >
38
+ <url >http://repository-okapi-xliff.forge.cloudbees.com/release /</url >
39
39
</repository >
40
40
</repositories >
41
41
You can’t perform that action at this time.
0 commit comments