Skip to content

Commit 085e20a

Browse files
committed
Fixed version
1 parent 5cebeea commit 085e20a

12 files changed

Lines changed: 12 additions & 12 deletions

File tree

ph-dns/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-dns</artifactId>

ph-httpclient/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-httpclient</artifactId>

ph-jsch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-jsch</artifactId>

ph-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-mail</artifactId>

ph-network/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-network</artifactId>

ph-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-servlet</artifactId>

ph-sitemap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-sitemap</artifactId>

ph-smtp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>com.helger.web</groupId>
2424
<artifactId>ph-web-parent-pom</artifactId>
25-
<version>11.2.4-sNAPSHOT</version>
25+
<version>11.2.4-SNAPSHOT</version>
2626
</parent>
2727
<artifactId>ph-smtp</artifactId>
2828
<packaging>bundle</packaging>

ph-useragent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-useragent</artifactId>

ph-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>com.helger.web</groupId>
2323
<artifactId>ph-web-parent-pom</artifactId>
24-
<version>11.2.4-sNAPSHOT</version>
24+
<version>11.2.4-SNAPSHOT</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>ph-web</artifactId>

0 commit comments

Comments
 (0)