| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c16a7ce commit 1f736e5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,7 +19,7 @@ | |||
| 19 | 19 | <parent> | |
| 20 | 20 | <groupId>org.apache</groupId> | |
| 21 | 21 | <artifactId>apache</artifactId> | |
| 22 | - <version>17</version> | ||
| 22 | + <version>18</version> | ||
| 23 | 23 | </parent> | |
| 24 | 24 | ||
| 25 | 25 | <groupId>com.github.chrishantha.sample</groupId> | |
@@ -137,6 +137,7 @@ | |||
| 137 | 137 | </goals> | |
| 138 | 138 | <configuration> | |
| 139 | 139 | <outputDirectory>${project.build.directory}/lib</outputDirectory> | |
| 140 | + <useRepositoryLayout>true</useRepositoryLayout> | ||
| 140 | 141 | </configuration> | |
| 141 | 142 | </execution> | |
| 142 | 143 | </executions> | |
@@ -191,7 +192,7 @@ | |||
| 191 | 192 | <junit.version>4.12</junit.version> | |
| 192 | 193 | <jcommander.version>1.48</jcommander.version> | |
| 193 | 194 | <metrics.version>3.1.2</metrics.version> | |
| 194 | - <slf4j.version>1.7.12</slf4j.version> | ||
| 195 | + <slf4j.version>1.7.21</slf4j.version> | ||
| 195 | 196 | <log4j.version>1.2.17</log4j.version> | |
| 196 | 197 | </properties> | |
| 197 | 198 | </project> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments