Skip to content

Commit

Permalink
Bumping master version after creating branch for previous version
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrugler committed Oct 26, 2014
1 parent 06dfdf0 commit 04f6eb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.properties
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

name=cascading.solr
version=2.3-SNAPSHOT
version=2.6-SNAPSHOT

jar.name=${ant.project.name}-${version}.jar

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -7,7 +7,7 @@
<artifactId>cascading.solr</artifactId>
<name>Cascading Scheme for Apache Solr</name>
<packaging>jar</packaging>
<version>2.3-SNAPSHOT</version>
<version>2.6-SNAPSHOT</version>
<description>Cascading Scheme for creating Lucene indexes using Solr</description>
<url>http://github.com/ScaleUnlimited/cascading.solr</url>
<issueManagement>
Expand Down

0 comments on commit 04f6eb5

Please sign in to comment.