Skip to content

Commit 0f53459

Browse files
committed
v7.3.2
1 parent a0e6168 commit 0f53459

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ mvn install:install-file -Dfile=libs/jediterm-core-3.44-SNAPSHOT.jar -DgroupId=c
3434
mvn install:install-file -Dfile=libs/jediterm-ui-3.44-SNAPSHOT.jar -DgroupId=com.jediterm -DartifactId=jediterm-ui -Dversion=3.44-SNAPSHOT -Dpackaging=jar
3535

3636
# set a new version
37-
mvn versions:set -DnewVersion=7.2.0
37+
mvn versions:set -DnewVersion=7.3.2
3838

3939
# package
4040
mvn clean package -DskipTests

nuclei/dependency-reduced-pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>nuclei-plus</artifactId>
55
<groupId>com.g3g4x5x6</groupId>
6-
<version>7.2.0</version>
6+
<version>7.3.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>nuclei</artifactId>

nuclei/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>nuclei-plus</artifactId>
77
<groupId>com.g3g4x5x6</groupId>
8-
<version>7.2.0</version>
8+
<version>7.3.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.g3g4x5x6</groupId>
88
<artifactId>nuclei-plus</artifactId>
99
<packaging>pom</packaging>
10-
<version>7.2.0</version>
10+
<version>7.3.2</version>
1111
<modules>
1212
<module>nuclei</module>
1313
</modules>

0 commit comments

Comments
 (0)