File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
secure-api-gateway-ob-uk-docker Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 2121
2222 <groupId >com.forgerock.sapi.gateway</groupId >
2323 <artifactId >secure-api-gateway-ob-uk</artifactId >
24- <version >3.0.0-SNAPSHOT </version >
24+ <version >3.0.0</version >
2525
2626 <packaging >pom</packaging >
2727 <name >secure-api-gateway-ob-uk</name >
5656 <connection >scm:git:${project.scm.url} </connection >
5757 <developerConnection >scm:git:${project.scm.url} </developerConnection >
5858 <url >https://github.com/SecureApiGateway/secure-api-gateway-ob-uk.git</url >
59- <tag >HEAD </tag >
59+ <tag >v3.0.0 </tag >
6060 </scm >
6161
6262 <repositories >
Original file line number Diff line number Diff line change 1616 limitations under the License.
1717
1818-->
19- <project xmlns =" http://maven.apache.org/POM/4.0.0"
20- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
19+ <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" >
2220 <modelVersion >4.0.0</modelVersion >
2321 <parent >
2422 <groupId >com.forgerock.sapi.gateway</groupId >
2523 <artifactId >secure-api-gateway-ob-uk</artifactId >
26- <version >3.0.0-SNAPSHOT </version >
24+ <version >3.0.0</version >
2725 <relativePath >../pom.xml</relativePath >
2826 </parent >
2927
You can’t perform that action at this time.
0 commit comments