File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<!--
2- Copyright 2013-2017 Norconex Inc.
2+ Copyright 2013-2018 Norconex Inc.
33
44 Licensed under the Apache License, Version 2.0 (the "License");
55 you may not use this file except in compliance with the License.
1919 <modelVersion >4.0.0</modelVersion >
2020 <groupId >com.norconex.collectors</groupId >
2121 <artifactId >norconex-committer-sql</artifactId >
22- <version >2.0.0-SNAPSHOT </version >
22+ <version >2.0.0</version >
2323 <name >Norconex Committer SQL</name >
2424 <description >SQL database implementation of Norconex Committer.</description >
2525
2626 <properties >
2727 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2828 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
2929 <site .baseurl />
30- <norconex-commons-lang .version>1.14 .0</norconex-commons-lang .version>
30+ <norconex-commons-lang .version>1.15 .0</norconex-commons-lang .version>
3131 </properties >
3232 <inceptionYear >2017</inceptionYear >
3333
Original file line number Diff line number Diff line change 77 </properties >
88 <body >
99
10- <release version =" 2.0.0-SNAPSHOT " date =" 2018-??-?? " description =" Feature release" >
10+ <release version =" 2.0.0" date =" 2018-08-16 " description =" Major release" >
1111 <action dev =" essiembre" type =" add" >
1212 Can now control dynamic database field creation for new document
1313 fields.
2525 as new "createFieldSQL" configuration options.
2626 </action >
2727 <action dev =" essiembre" type =" update" >
28- Dependency updates: Norconex Commons Lang 1.14 .0,
28+ Dependency updates: Norconex Commons Lang 1.15 .0,
2929 Norconex Committer Core 2.1.2.
3030 </action >
3131 <action dev =" essiembre" type =" remove" >
You can’t perform that action at this time.
0 commit comments