Skip to content

Commit ad91194

Browse files
committed
release version
1 parent c0b6c7f commit ad91194

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<parent>
4343
<groupId>org.owasp.encoder</groupId>
4444
<artifactId>encoder-parent</artifactId>
45-
<version>1.2.3-SNAPSHOT</version>
45+
<version>1.2.3</version>
4646
</parent>
4747

4848
<artifactId>encoder</artifactId>

esapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<parent>
4343
<groupId>org.owasp.encoder</groupId>
4444
<artifactId>encoder-parent</artifactId>
45-
<version>1.2.3-SNAPSHOT</version>
45+
<version>1.2.3</version>
4646
</parent>
4747

4848
<artifactId>encoder-esapi</artifactId>

jsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<parent>
4343
<groupId>org.owasp.encoder</groupId>
4444
<artifactId>encoder-parent</artifactId>
45-
<version>1.2.3-SNAPSHOT</version>
45+
<version>1.2.3</version>
4646
</parent>
4747

4848
<artifactId>encoder-jsp</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<groupId>org.owasp.encoder</groupId>
4343
<artifactId>encoder-parent</artifactId>
44-
<version>1.2.3-SNAPSHOT</version>
44+
<version>1.2.3</version>
4545
<packaging>pom</packaging>
4646

4747
<name>OWASP Java Encoder Project</name>

0 commit comments

Comments
 (0)