Skip to content

Commit

Permalink
Prepare for Nutch 1.13 development
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed Jun 20, 2016
1 parent beb48a8 commit af6d876
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/nutch-default.xml
Expand Up @@ -164,7 +164,7 @@

<property>
<name>http.agent.version</name>
<value>Nutch-1.12</value>
<value>Nutch-1.13-SNAPSHOT</value>
<description>A version string to advertise in the User-Agent
header.</description>
</property>
Expand Down
2 changes: 1 addition & 1 deletion default.properties
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.

name=apache-nutch
version=1.12
version=1.13-SNAPSHOT
final.name=${name}-${version}
year=2016

Expand Down

0 comments on commit af6d876

Please sign in to comment.