Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release rest-api-bom-1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ingvord committed Nov 22, 2018
1 parent 3c96e94 commit be32f7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api-java/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.tango-controls</groupId>
<artifactId>rest-api-bom</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</parent>

<artifactId>rest-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.tango-controls</groupId>
<artifactId>rest-api-bom</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit be32f7c

Please sign in to comment.