Skip to content

Commit dd514ff

Browse files
Merge pull request #45 from protegeproject/switch-out-ossrh
Adding missing project name (and description)
2 parents 48c0e2c + de677c2 commit dd514ff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

13+
<name>WebProtégé Backend API</name>
14+
<description>This library defines an API for the webprotege-backend service</description>
1315
<groupId>edu.stanford.protege</groupId>
1416
<artifactId>webprotege-backend-api</artifactId>
1517
<version>3.1.2</version>

0 commit comments

Comments
 (0)