Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
GenDB3
lib.dbxref
Commits
859cfb44
Commit
859cfb44
authored
Feb 10, 2015
by
Lukas Jelonek
Browse files
Added description to project
parent
51d9411c
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
859cfb44
<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/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
de.cebitec.common
</groupId>
<artifactId>
dbxref
</artifactId>
<version>
1.2.0-SNAPSHOT
</version>
...
...
@@ -15,6 +14,10 @@
</license>
</licenses>
<description>
Library for resolving of database cross references (dbxrefs) to urls.
</description>
<properties>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment