Skip to content

Commit 5abf911

Browse files
authored
Merge pull request #118 from diging/develop
Prepare Release v3.1
2 parents 857508b + 38a47c3 commit 5abf911

30 files changed

+653
-378
lines changed

Conceptpower+Spring/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/buildNumber.properties

Conceptpower+Spring/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
<spring-security-version>3.2.8.RELEASE</spring-security-version>
2929
<lucene.index>/Users/karthikeyanmohan/Software/Conceptpower/indexFiles</lucene.index>
3030
<pullrequest></pullrequest>
31+
<debug_level>debug</debug_level>
3132
</properties>
3233

3334
<repositories>

0 commit comments

Comments
 (0)