Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
oblodgett committed Sep 9, 2021
1 parent 4c8672b commit 6da8ca0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
<?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/xsd/maven-4.0.0.xsd">
<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>org.alliancegenome</groupId>
<artifactId>agr_curation_api</artifactId>
<name>AGR Curation :: API</name>
<version>0.0.10-SNAPSHOT</version>
<version>0.0.10</version>

<properties>

Expand All @@ -26,7 +24,8 @@

<scm>
<developerConnection>scm:git:[email protected]:alliance-genome/agr_curation.git</developerConnection>
</scm>
<tag>0.0.10</tag>
</scm>

<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 6da8ca0

Please sign in to comment.