Update version 1.2 to 1.3 in generated files.
diff --git a/README.md b/README.md
index 66e67d7..c502404 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -74,12 +74,12 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-simple</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-sampling</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-client-api/README.md b/commons-rng-client-api/README.md
index 2ac21b9..03a5802 100644
--- a/commons-rng-client-api/README.md
+++ b/commons-rng-client-api/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-client-api</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-core/README.md b/commons-rng-core/README.md
index 2652d4c..8f8b2a4 100644
--- a/commons-rng-core/README.md
+++ b/commons-rng-core/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -71,7 +71,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-core</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/README.md b/commons-rng-examples/README.md
index ede4f66..11c10bf 100644
--- a/commons-rng-examples/README.md
+++ b/commons-rng-examples/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/examples-jmh/README.md b/commons-rng-examples/examples-jmh/README.md
index 6b1ac19..6354cb0 100644
--- a/commons-rng-examples/examples-jmh/README.md
+++ b/commons-rng-examples/examples-jmh/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-jmh</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/examples-jpms/README.md b/commons-rng-examples/examples-jpms/README.md
index 49e122f..f14e600 100644
--- a/commons-rng-examples/examples-jpms/README.md
+++ b/commons-rng-examples/examples-jpms/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-jpms</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/examples-jpms/jpms-app/README.md b/commons-rng-examples/examples-jpms/jpms-app/README.md
index 232f236..d3c0dc0 100644
--- a/commons-rng-examples/examples-jpms/jpms-app/README.md
+++ b/commons-rng-examples/examples-jpms/jpms-app/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-jpms-app</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/examples-jpms/jpms-lib/README.md b/commons-rng-examples/examples-jpms/jpms-lib/README.md
index 743c017..d70f5fd 100644
--- a/commons-rng-examples/examples-jpms/jpms-lib/README.md
+++ b/commons-rng-examples/examples-jpms/jpms-lib/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-jpms-lib</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/examples-quadrature/README.md b/commons-rng-examples/examples-quadrature/README.md
index e82cdd6..949f997 100644
--- a/commons-rng-examples/examples-quadrature/README.md
+++ b/commons-rng-examples/examples-quadrature/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-quadrature</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/examples-sampling/README.md b/commons-rng-examples/examples-sampling/README.md
index 2c19c1a..eb01a72 100644
--- a/commons-rng-examples/examples-sampling/README.md
+++ b/commons-rng-examples/examples-sampling/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-sampling</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-examples/examples-stress/README.md b/commons-rng-examples/examples-stress/README.md
index 45972b7..fcc58e7 100644
--- a/commons-rng-examples/examples-stress/README.md
+++ b/commons-rng-examples/examples-stress/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-examples-stress</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-sampling/README.md b/commons-rng-sampling/README.md
index 44e47ec..918b535 100644
--- a/commons-rng-sampling/README.md
+++ b/commons-rng-sampling/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-sampling</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/commons-rng-simple/README.md b/commons-rng-simple/README.md
index af6f417..c4f4fdd 100644
--- a/commons-rng-simple/README.md
+++ b/commons-rng-simple/README.md
@@ -35,7 +35,7 @@
| |
| <properties> |
| <commons.componentid>rng</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-rng-simple</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
```
diff --git a/src/site/xdoc/download_rng.xml b/src/site/xdoc/download_rng.xml
index 5107cf5..7c6630f 100644
--- a/src/site/xdoc/download_rng.xml
+++ b/src/site/xdoc/download_rng.xml
@@ -51,7 +51,7 @@
| |
| <properties> |
| <commons.componentid>math</commons.componentid> |
- | <commons.release.version>1.2</commons.release.version> |
+ | <commons.release.version>1.3</commons.release.version> |
| </properties> |
| |
+======================================================================+