File tree Expand file tree Collapse file tree
src/main/java/com/orientechnologies/orient/core Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <property environment =" env" />
66 <property name =" vendor" value =" Orient Technologies Ltd" />
77 <property name =" product" value =" OrientDB" />
8- <property name =" version" value =" 1.7.2-SNAPSHOT " />
8+ <property name =" version" value =" 1.7.2" />
99 <condition property =" community.release" value =" ${ releaseHome } /orientdb-community-${ version } "
1010 else =" ../releases/orientdb-community-${ version } " >
1111 <isset property =" releaseHome" />
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.orientechnologies</groupId >
2626 <artifactId >orientdb-parent</artifactId >
27- <version >1.7.2-SNAPSHOT </version >
27+ <version >1.7.2</version >
2828 <relativePath >../</relativePath >
2929 </parent >
3030
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.orientechnologies</groupId >
2626 <artifactId >orientdb-parent</artifactId >
27- <version >1.7.2-SNAPSHOT </version >
27+ <version >1.7.2</version >
2828 <relativePath >../</relativePath >
2929 </parent >
3030
Original file line number Diff line number Diff line change 1717 <parent >
1818 <groupId >com.orientechnologies</groupId >
1919 <artifactId >orientdb-parent</artifactId >
20- <version >1.7.2-SNAPSHOT </version >
20+ <version >1.7.2</version >
2121 <relativePath >../</relativePath >
2222 </parent >
2323
Original file line number Diff line number Diff line change 1616package com .orientechnologies .orient .core ;
1717
1818public class OConstants {
19- public static final String ORIENT_VERSION = "1.7.2-SNAPSHOT " ;
19+ public static final String ORIENT_VERSION = "1.7.2" ;
2020
2121 public static final String ORIENT_URL = "www.orientechnologies.com" ;
2222
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.orientechnologies</groupId >
2626 <artifactId >orientdb-parent</artifactId >
27- <version >1.7.2-SNAPSHOT </version >
27+ <version >1.7.2</version >
2828 </parent >
2929
3030 <artifactId >orientdb-distributed</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.orientechnologies</groupId >
2626 <artifactId >orientdb-parent</artifactId >
27- <version >1.7.2-SNAPSHOT </version >
27+ <version >1.7.2</version >
2828 <relativePath >../</relativePath >
2929 </parent >
3030
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.orientechnologies</groupId >
2626 <artifactId >orientdb-parent</artifactId >
27- <version >1.7.2-SNAPSHOT </version >
27+ <version >1.7.2</version >
2828 </parent >
2929
3030 <artifactId >orientdb-enterprise</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >com.orientechnologies</groupId >
2626 <artifactId >orientdb-parent</artifactId >
27- <version >1.7.2-SNAPSHOT </version >
27+ <version >1.7.2</version >
2828 <relativePath >../</relativePath >
2929 </parent >
3030
Original file line number Diff line number Diff line change 2020 <parent >
2121 <artifactId >orientdb-parent</artifactId >
2222 <groupId >com.orientechnologies</groupId >
23- <version >1.7.2-SNAPSHOT </version >
23+ <version >1.7.2</version >
2424 <relativePath >../</relativePath >
2525 </parent >
2626 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments