We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f833a7 commit d13181cCopy full SHA for d13181c
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.jenkins.plugins</groupId>
13
<artifactId>postgresql-api</artifactId>
14
- <version>42.3.1-SNAPSHOT</version>
+ <version>42.3.1-rc1</version>
15
<packaging>hpi</packaging>
16
17
<name>PostgreSQL API Plugin</name>
@@ -33,7 +33,7 @@
33
<connection>scm:git:[email protected]:jenkinsci/postgresql-api-plugin.git</connection>
34
<developerConnection>scm:git:[email protected]:jenkinsci/postgresql-api-plugin.git
35
</developerConnection>
36
- <tag>HEAD</tag>
+ <tag>postgresql-api-42.3.1-rc1</tag>
37
</scm>
38
39
<developers>
0 commit comments