Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8308583
pom.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
pom.xml
View Options
<?xml version="1.0" encoding="UTF-8"?>
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
cedar.hepdata
</groupId>
<artifactId>
hepdata
</artifactId>
<version>
2.3.0-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
HepData parent project
</name>
<url>
http://hepforge.cedar.ac.uk/hepdata/
</url>
<modules>
<module>
hepdata-model
</module>
<module>
hepdata-common
</module>
<module>
hepdata-xml
</module>
<module>
hepdata-db
</module>
<module>
hepdata-migration
</module>
<module>
hepdata-webapp
</module>
</modules>
<repositories>
<repository>
<id>
CEDAR
</id>
<url>
http://www.cedar.ac.uk/maven2
</url>
</repository>
<repository>
<id>
Central
</id>
<url>
http://repo1.maven.org
</url>
</repository>
<repository>
<id>
Hibernate
</id>
<url>
http://repository.jboss.org/maven2
</url>
</repository>
<repository>
<id>
Maven Snapshots
</id>
<url>
http://snapshots.maven.codehaus.org/maven2/
</url>
<snapshots><enabled>
true
</enabled></snapshots>
<releases><enabled>
false
</enabled></releases>
</repository>
<repository>
<id>
codehaus-snapshots
</id>
<name>
Maven Codehaus Snapshots
</name>
<url>
http://maven.codehaus.org/maven2/
</url>
</repository>
<repository>
<id>
FreeHEP
</id>
<url>
http://java.freehep.org/maven2
</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>
CedarRepository
</id>
<name>
CEDAR Repository
</name>
<url>
scp://login.hepforge.org/cedar/mvn
</url>
</repository>
</distributionManagement>
</project>
File Metadata
Details
Attached
Mime Type
application/xml
Expires
Sat, Dec 21, 12:30 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3987344
Default Alt Text
pom.xml (1 KB)
Attached To
rHEPDATASVN hepdatasvn
Event Timeline
Log In to Comment