Skip to content

Commit

Permalink
Release 1.0.0 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccascone authored Oct 13, 2021
1 parent 9436159 commit 78e28d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0

<groupId>org.stratumproject</groupId>
<artifactId>fabric-tna</artifactId>
<version>1.0.0-rc1</version>
<version>1.0.0</version>
<packaging>bundle</packaging>

<description>
Expand All @@ -27,7 +27,7 @@ SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
<properties>
<trellis.api.groupId>org.onosproject</trellis.api.groupId>
<trellis.api.artifactId>segmentrouting-api</trellis.api.artifactId>
<trellis.api.version>3.1.0-rc1</trellis.api.version>
<trellis.api.version>3.1.0</trellis.api.version>
<web.context>/onos/fabrictna</web.context>
<api.version>1.0.0</api.version>
<api.title>Fabric-tna REST API</api.title>
Expand Down

0 comments on commit 78e28d9

Please sign in to comment.