Skip to content

Commit f83f95b

Browse files
authored
Update the version to include snapshot
1 parent 2d7801c commit f83f95b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apHashiCorpSecretRepositoryache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<groupId>org.wso2.carbon</groupId>
6-
<artifactId>org.wso2.carbon.securevault.hashicorp</artifactId>
7-
<version>1.0</version>
8-
<packaging>bundle</packaging>
9-
105
<parent>
116
<groupId>org.wso2</groupId>
127
<artifactId>wso2</artifactId>
138
<version>1.4</version>
149
</parent>
1510

11+
<groupId>org.wso2.carbon</groupId>
12+
<artifactId>org.wso2.carbon.securevault.hashicorp</artifactId>
13+
<version>1.0.0-SNAPSHOT</version>
14+
<packaging>bundle</packaging>
15+
1616
<scm>
1717
<url>https://github.com/wso2-extensions/carbon-securevault-hashicorp.git</url>
1818
<developerConnection>scm:git:https://github.com/wso2-extensions/carbon-securevault-hashicorp.git

0 commit comments

Comments
 (0)