File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed
Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ The extension is based (forked) from the *Apache Olingo Annotation Processor* (s
1717
1818## New and Noteworthy
1919
20- * ` Version 2.2 ` (current development version - release * upcoming * )
20+ * ` Version 2.2 ` (current development version - release * 21.02.2016 * )
2121 * ** [ Janos #9 ] ( https://github.com/mibo/janos/issues/9 ) :** Add method to create an ` EdmProvider ` based on ` Annotations ` (accordingly annotated classes)
2222 * ** [ Janos #8 ] ( https://github.com/mibo/janos/issues/8 ) :** All fields of an POJO are handled as ` @EdmProperty ` by default (if no
2323 fields with annotations (beside ` @EdmKey ` ) is found)
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >de.mirb.olingo</groupId >
2727 <artifactId >janos</artifactId >
28- <version >2.2.0-SNAPSHOT </version >
28+ <version >2.2.0</version >
2929 <relativePath >..</relativePath >
3030 </parent >
3131
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ language governing permissions and limitations under the License. -->
1616 <parent >
1717 <groupId >de.mirb.olingo</groupId >
1818 <artifactId >janos</artifactId >
19- <version >2.2.0-SNAPSHOT </version >
19+ <version >2.2.0</version >
2020 <relativePath >..</relativePath >
2121 </parent >
2222
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ language governing permissions and limitations under the License. -->
1616 <parent >
1717 <groupId >de.mirb.olingo</groupId >
1818 <artifactId >janos</artifactId >
19- <version >2.2.0-SNAPSHOT </version >
19+ <version >2.2.0</version >
2020 <relativePath >..</relativePath >
2121 </parent >
2222
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ language governing permissions and limitations under the License. -->
1616 <parent >
1717 <groupId >de.mirb.olingo</groupId >
1818 <artifactId >janos</artifactId >
19- <version >2.2.0-SNAPSHOT </version >
19+ <version >2.2.0</version >
2020 <relativePath >..</relativePath >
2121 </parent >
2222
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ language governing permissions and limitations under the License. -->
1616 <parent >
1717 <groupId >de.mirb.olingo</groupId >
1818 <artifactId >janos</artifactId >
19- <version >2.2.0-SNAPSHOT </version >
19+ <version >2.2.0</version >
2020 <relativePath >..</relativePath >
2121 </parent >
2222
Original file line number Diff line number Diff line change 55 <artifactId >janos-sample-ds</artifactId >
66 <packaging >war</packaging >
77
8- <version >2.2.0-SNAPSHOT </version >
8+ <version >2.2.0</version >
99 <name >janos-sample-ds - Sample with own DataStore</name >
1010
1111 <build >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >de.mirb.olingo</groupId >
2222 <artifactId >janos</artifactId >
23- <version >2.2.0-SNAPSHOT </version >
23+ <version >2.2.0</version >
2424 <relativePath >..</relativePath >
2525 </parent >
2626
Original file line number Diff line number Diff line change 1616 <parent >
1717 <groupId >de.mirb.olingo</groupId >
1818 <artifactId >janos</artifactId >
19- <version >2.2.0-SNAPSHOT </version >
19+ <version >2.2.0</version >
2020 <relativePath >..</relativePath >
2121 </parent >
2222
Original file line number Diff line number Diff line change 1313 <groupId >de.mirb.olingo</groupId >
1414 <artifactId >janos</artifactId >
1515 <packaging >pom</packaging >
16- <version >2.2.0-SNAPSHOT </version >
16+ <version >2.2.0</version >
1717 <name >${project.artifactId} </name >
1818
1919 <parent >
You can’t perform that action at this time.
0 commit comments