File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >net.snowflake</groupId >
7
7
<artifactId >snowflake-jdbc-parent</artifactId >
8
- <version >3.23.1-SNAPSHOT </version >
8
+ <version >3.23.1</version >
9
9
<relativePath >../parent-pom.xml</relativePath >
10
10
</parent >
11
11
12
12
<artifactId >snowflake-jdbc-fips</artifactId >
13
- <version >3.23.1-SNAPSHOT </version >
13
+ <version >3.23.1</version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >snowflake-jdbc-fips</name >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >net.snowflake</groupId >
7
7
<artifactId >snowflake-jdbc-parent</artifactId >
8
- <version >3.23.1-SNAPSHOT </version >
8
+ <version >3.23.1</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<modules >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >net.snowflake</groupId >
8
8
<artifactId >snowflake-jdbc-parent</artifactId >
9
- <version >3.23.1-SNAPSHOT </version >
9
+ <version >3.23.1</version >
10
10
<relativePath >./parent-pom.xml</relativePath >
11
11
</parent >
12
12
13
13
<!-- Maven complains about using property here, but it makes install and deploy process easier to override final package names and localization -->
14
14
<artifactId >${artifactId} </artifactId >
15
- <version >3.23.1-SNAPSHOT </version >
15
+ <version >3.23.1</version >
16
16
<packaging >jar</packaging >
17
17
18
18
<name >${artifactId} </name >
You can’t perform that action at this time.
0 commit comments