| .. | .. |
|---|
| 49 | 49 | <dependency> |
|---|
| 50 | 50 | <groupId>org.apache.logging.log4j</groupId> |
|---|
| 51 | 51 | <artifactId>log4j-core</artifactId> |
|---|
| 52 | | - <version>2.0.2</version> |
|---|
| 52 | + <version>2.1</version> |
|---|
| 53 | 53 | </dependency> |
|---|
| 54 | 54 | <dependency> |
|---|
| 55 | 55 | <groupId>org.apache.httpcomponents</groupId> |
|---|
| .. | .. |
|---|
| 69 | 69 | <uniqueVersion>true</uniqueVersion> |
|---|
| 70 | 70 | <id>curistec</id> |
|---|
| 71 | 71 | <name>CurisTec Corporate Repository</name> |
|---|
| 72 | | - <url>http://92.54.10.233:48080/archiva/repository/internal/</url> |
|---|
| 72 | + <url>http://archiva.curisit.net/archiva/repository/internal/</url> |
|---|
| 73 | 73 | <layout>default</layout> |
|---|
| 74 | 74 | </repository> |
|---|
| 75 | 75 | <snapshotRepository> |
|---|
| 76 | 76 | <uniqueVersion>true</uniqueVersion> |
|---|
| 77 | 77 | <id>curistecSnapshot</id> |
|---|
| 78 | 78 | <name>CurisTec Snapshots</name> |
|---|
| 79 | | - <url>http://10.0.0.12:8080/archiva/repository/snapshots/</url> |
|---|
| 79 | + <url>http://archiva.curisit.net/archiva/repository/snapshots/</url> |
|---|
| 80 | 80 | <layout>default</layout> |
|---|
| 81 | 81 | </snapshotRepository> |
|---|
| 82 | 82 | </distributionManagement> |
|---|