Skip to content

Commit 671b191

Browse files
committed
version 1.2
1 parent 59c13e8 commit 671b191

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
@@ -43,7 +43,7 @@
4343
<parent>
4444
<groupId>org.owasp.encoder</groupId>
4545
<artifactId>encoder-parent</artifactId>
46-
<version>1.2-SNAPSHOT</version>
46+
<version>1.2</version>
4747
</parent>
4848

4949
<artifactId>encoder</artifactId>

esapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<parent>
4444
<groupId>org.owasp.encoder</groupId>
4545
<artifactId>encoder-parent</artifactId>
46-
<version>1.2-SNAPSHOT</version>
46+
<version>1.2</version>
4747
</parent>
4848

4949
<artifactId>encoder-esapi</artifactId>

jsp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<parent>
4444
<groupId>org.owasp.encoder</groupId>
4545
<artifactId>encoder-parent</artifactId>
46-
<version>1.2-SNAPSHOT</version>
46+
<version>1.2</version>
4747
</parent>
4848

4949
<artifactId>encoder-jsp</artifactId>

pom.xml

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

4343
<groupId>org.owasp.encoder</groupId>
4444
<artifactId>encoder-parent</artifactId>
45-
<version>1.2-SNAPSHOT</version>
45+
<version>1.2</version>
4646
<packaging>pom</packaging>
4747

4848
<name>OWASP Encoders Parent</name>

0 commit comments

Comments
 (0)