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

Commit be32f7c

Browse files
committed
[maven-release-plugin] prepare release rest-api-bom-1.0
1 parent 3c96e94 commit be32f7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

api-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.tango-controls</groupId>
77
<artifactId>rest-api-bom</artifactId>
8-
<version>1.0-SNAPSHOT</version>
8+
<version>1.0</version>
99
</parent>
1010

1111
<artifactId>rest-api</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.tango-controls</groupId>
55
<artifactId>rest-api-bom</artifactId>
6-
<version>1.0-SNAPSHOT</version>
6+
<version>1.0</version>
77
<packaging>pom</packaging>
88

99
<modules>

0 commit comments

Comments
 (0)