Skip to content

Commit efb8bae

Browse files
committed
Update minor version
1 parent 926c665 commit efb8bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns:ivy="antlib:org.apache.ivy.ant" name="solr-mongo-importer" default="build"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="antlib:org.apache.ivy.ant ">
44

5-
<property name="version" value="1.1.1"/>
5+
<property name="version" value="1.1.2"/>
66
<property name="build.dir" value="build"/>
77
<property name="jar.dir" value="${build.dir}/jar"/>
88
<property name="classes.dir" value="${build.dir}/classes"/>

0 commit comments

Comments
 (0)