File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 2
2
private
3
3
.idea
4
4
* .iml
5
+ .DS_Store
Original file line number Diff line number Diff line change 87
87
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
88
88
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
89
89
<java .version>1.7</java .version>
90
- <maven .version.min>3.2.1</maven .version.min>
91
90
<proguard .version>5.3.3</proguard .version>
92
91
<proguard .plugin.version>2.0.14</proguard .plugin.version>
93
92
<slf4j .version>1.7.25</slf4j .version>
148
147
<requireUpperBoundDeps />
149
148
<dependencyConvergence />
150
149
<requireMavenVersion >
151
- <version >${maven.version.min} </version >
150
+ <version >3.2.5 </version >
152
151
</requireMavenVersion >
153
152
<requireJavaVersion >
154
153
<version >${java.version} </version >
685
684
<tag >HEAD</tag >
686
685
</scm >
687
686
688
- <prerequisites >
689
- <maven >${maven.version.min} </maven >
690
- </prerequisites >
691
-
692
687
<distributionManagement >
693
688
<repository >
694
689
<id >sonatype-nexus-staging</id >
You can’t perform that action at this time.
0 commit comments