File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1111 <name >vinscom</name >
1212 </developer >
1313 </developers >
14+ <properties >
15+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16+ <maven .compiler.source>1.8</maven .compiler.source>
17+ <maven .compiler.target>1.8</maven .compiler.target>
18+ <api .framework.version>2.3-SNAPSHOT</api .framework.version>
19+ </properties >
1420 <description >
1521 Lib to run API Framework code on Amazon Lambda
1622 </description >
144150 </plugin >
145151 </plugins >
146152 </build >
147- <properties >
148- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
149- <maven .compiler.source>1.8</maven .compiler.source>
150- <maven .compiler.target>1.8</maven .compiler.target>
151- <api .framework.version>2.2-SNAPSHOT</api .framework.version>
152- </properties >
153153 <name >api-framework-amazon-lambda</name >
154154</project >
You can’t perform that action at this time.
0 commit comments