We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06e6c30 commit be1bd90Copy full SHA for be1bd90
1 file changed
pom.xml
@@ -10,15 +10,15 @@
10
11
<groupId>org.wso2.carbon</groupId>
12
<artifactId>org.wso2.carbon.securevault.hashicorp</artifactId>
13
- <version>1.0.1</version>
+ <version>1.0.2-SNAPSHOT</version>
14
<packaging>bundle</packaging>
15
16
<scm>
17
<url>https://github.com/wso2-extensions/carbon-securevault-hashicorp.git</url>
18
<developerConnection>scm:git:https://github.com/wso2-extensions/carbon-securevault-hashicorp.git
19
</developerConnection>
20
<connection>scm:git:https://github.com/wso2-extensions/carbon-securevault-hashicorp.git</connection>
21
- <tag>v1.0.1</tag>
+ <tag>HEAD</tag>
22
</scm>
23
24
<build>
0 commit comments