Last change
on this file was 1234, checked in by Solomon Blaz, 13 years ago |
adding external dependencies to source control in maven repository format
|
File size:
509 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
---|
3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
---|
4 | <modelVersion>4.0.0</modelVersion>
|
---|
5 | <groupId>gov.va.med.vistalink</groupId>
|
---|
6 | <artifactId>vljConnector</artifactId>
|
---|
7 | <version>1.5.0.026</version>
|
---|
8 | <packaging>jar</packaging>
|
---|
9 | <description>POM was created from install:install-file</description>
|
---|
10 | </project>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.