diff --git a/.github/stale.yml b/.github/stale.yml
new file mode 100644
index 00000000..22fc423a
--- /dev/null
+++ b/.github/stale.yml
@@ -0,0 +1,15 @@
+# Number of days of inactivity before an issue becomes stale
+daysUntilStale: 10
+# Number of days of inactivity before a stale issue is closed
+daysUntilClose: 5
+# Issues with these labels will never be considered stale
+exemptLabels:
+ - in progress
+# Label to use when marking an issue as stale
+staleLabel: Resolution/Stale
+# Comment to post when marking an issue as stale. Set to `false` to disable
+markComment: >
+ This issue has been automatically marked as stale because it has not had
+ recent activity. It will be closed if no further activity occurs.
+# Comment to post when closing a stale issue. Set to `false` to disable
+closeComment: false
diff --git a/modules/components/org.wso2.iot.core.admin.styles/pom.xml b/modules/components/org.wso2.iot.core.admin.styles/pom.xml
index 261f9567..f27b6e74 100644
--- a/modules/components/org.wso2.iot.core.admin.styles/pom.xml
+++ b/modules/components/org.wso2.iot.core.admin.styles/pom.xml
@@ -21,7 +21,7 @@
org.wso2.iot
wso2iot-components
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/components/pom.xml b/modules/components/pom.xml
index be7a43b4..3a21b508 100644
--- a/modules/components/pom.xml
+++ b/modules/components/pom.xml
@@ -23,7 +23,7 @@
org.wso2.iot
wso2iot-parent
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../../pom.xml
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index 819f9aff..d8299a59 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -22,7 +22,7 @@
org.wso2.iot
wso2iot-parent
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../../pom.xml
diff --git a/modules/features/org.wso2.iot.core.styles.feature/pom.xml b/modules/features/org.wso2.iot.core.styles.feature/pom.xml
index acc502b7..45a9ce08 100644
--- a/modules/features/org.wso2.iot.core.styles.feature/pom.xml
+++ b/modules/features/org.wso2.iot.core.styles.feature/pom.xml
@@ -22,7 +22,7 @@
org.wso2.iot
wso2iot-features
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/features/pom.xml b/modules/features/pom.xml
index dba15050..3e739fb2 100644
--- a/modules/features/pom.xml
+++ b/modules/features/pom.xml
@@ -23,7 +23,7 @@
org.wso2.iot
wso2iot-parent
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../../pom.xml
diff --git a/modules/integration/pom.xml b/modules/integration/pom.xml
index 1e40efb0..3fd19c60 100644
--- a/modules/integration/pom.xml
+++ b/modules/integration/pom.xml
@@ -21,7 +21,7 @@
org.wso2.iot
wso2iot-parent
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../../pom.xml
diff --git a/modules/integration/tests-common/integration-common/pom.xml b/modules/integration/tests-common/integration-common/pom.xml
index b92ac8db..a00ec447 100644
--- a/modules/integration/tests-common/integration-common/pom.xml
+++ b/modules/integration/tests-common/integration-common/pom.xml
@@ -22,7 +22,7 @@
org.wso2.iot
tests-common
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/integration/tests-common/pom.xml b/modules/integration/tests-common/pom.xml
index b4b39c58..9d84f41e 100644
--- a/modules/integration/tests-common/pom.xml
+++ b/modules/integration/tests-common/pom.xml
@@ -21,7 +21,7 @@
org.wso2.iot
wso2iot-integration
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/integration/tests-common/web-ui-pages/pom.xml b/modules/integration/tests-common/web-ui-pages/pom.xml
index c0560af0..cf2dced5 100644
--- a/modules/integration/tests-common/web-ui-pages/pom.xml
+++ b/modules/integration/tests-common/web-ui-pages/pom.xml
@@ -22,7 +22,7 @@
org.wso2.iot
tests-common
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/integration/tests-integration/pom.xml b/modules/integration/tests-integration/pom.xml
index 429e0601..d6db9f2f 100644
--- a/modules/integration/tests-integration/pom.xml
+++ b/modules/integration/tests-integration/pom.xml
@@ -20,7 +20,7 @@
org.wso2.iot
wso2iot-integration
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/integration/tests-iot-web-ui/pom.xml b/modules/integration/tests-iot-web-ui/pom.xml
index 157e527d..28a47adf 100644
--- a/modules/integration/tests-iot-web-ui/pom.xml
+++ b/modules/integration/tests-iot-web-ui/pom.xml
@@ -20,7 +20,7 @@
org.wso2.iot
wso2iot-integration
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/p2-profile/analytics-profile/pom.xml b/modules/p2-profile/analytics-profile/pom.xml
index 79b90565..218493db 100644
--- a/modules/p2-profile/analytics-profile/pom.xml
+++ b/modules/p2-profile/analytics-profile/pom.xml
@@ -21,7 +21,7 @@
org.wso2.iot
wso2iot-p2-profile
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/p2-profile/broker-profile/pom.xml b/modules/p2-profile/broker-profile/pom.xml
index c622c991..57903821 100644
--- a/modules/p2-profile/broker-profile/pom.xml
+++ b/modules/p2-profile/broker-profile/pom.xml
@@ -20,7 +20,7 @@
org.wso2.iot
wso2iot-p2-profile
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/p2-profile/iot-core-profile/pom.xml b/modules/p2-profile/iot-core-profile/pom.xml
index d8c695b7..80fd2694 100644
--- a/modules/p2-profile/iot-core-profile/pom.xml
+++ b/modules/p2-profile/iot-core-profile/pom.xml
@@ -22,7 +22,7 @@
org.wso2.iot
wso2iot-p2-profile
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
diff --git a/modules/p2-profile/pom.xml b/modules/p2-profile/pom.xml
index 7076f3d8..56860722 100644
--- a/modules/p2-profile/pom.xml
+++ b/modules/p2-profile/pom.xml
@@ -23,7 +23,7 @@
org.wso2.iot
wso2iot-parent
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../../pom.xml
diff --git a/modules/scripts/change-superadmin-credentials.sh b/modules/scripts/change-superadmin-credentials.sh
old mode 100644
new mode 100755
index fc0d2aa5..6b59a162
--- a/modules/scripts/change-superadmin-credentials.sh
+++ b/modules/scripts/change-superadmin-credentials.sh
@@ -42,6 +42,11 @@ while [[ -z $val3 || -z $val4 ]]; do #if $val2 is a zero length String
read val4;
done
+echo "Changing /conf/cdm-config.xml"
+sed -i -e 's#\(\)'$val1'\(\)#\1'$val3'\2#g' ../conf/cdm-config.xml
+sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../conf/cdm-config.xml
+echo "Completed!!"
+
echo "Changing /conf/app-manager.xml"
sed -i -e 's#\(\)'$val1'\(\)#\1'$val3'\2#g' ../conf/app-manager.xml
sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../conf/app-manager.xml
@@ -84,6 +89,11 @@ sed -i -e 's#\(\)'$val1'\(\)#\1'$val3'\2#g'
sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../wso2/analytics/conf/input-event-adapters.xml
echo "Completed!!"
+echo "Changing /wso2/analytics/conf/output-event-adapters.xml"
+sed -i -e 's#\(\)'$val1'\(\)#\1'$val3'\2#g' ../wso2/analytics/conf/input-event-adapters.xml
+sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../wso2/analytics/conf/input-event-adapters.xml
+echo "Completed!!"
+
echo "Changing /conf/user-mgt.xml"
sed -i -e 's#\(\)'$val1'\(\)#\1'$val3'\2#g' ../conf/user-mgt.xml
sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../conf/user-mgt.xml
@@ -115,8 +125,8 @@ sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../wso2/broker/
echo "Completed!!"
echo "Changing /wso2/broker/conf/broker.xml"
-sed -i -e 's#\(\)'$val1'\(\)#\1'$val3'\2#g' ../wso2/broker/conf/broker.xml
-sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../wso2/broker/conf/broker.xml
+sed -i -e 's#\(\)'$val1'\(\)#\1'$val3'\2#g' ../wso2/broker/conf/broker.xml
+sed -i -e 's#\(\)'$val2'\(\)#\1'$val4'\2#g' ../wso2/broker/conf/broker.xml
echo "Completed!!"
echo ""
diff --git a/modules/scripts/mobile-qsg/pom.xml b/modules/scripts/mobile-qsg/pom.xml
index f1dcbfb7..ba9719d9 100644
--- a/modules/scripts/mobile-qsg/pom.xml
+++ b/modules/scripts/mobile-qsg/pom.xml
@@ -21,13 +21,13 @@
org.wso2.iot
wso2iot-scripts
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
4.0.0
mobile-qsg
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
WSO2 IoT - QSG Script
This includes the tools for IoTs Quick Start Guide
jar
diff --git a/modules/scripts/pom.xml b/modules/scripts/pom.xml
index da20a5e1..2dfc92a9 100644
--- a/modules/scripts/pom.xml
+++ b/modules/scripts/pom.xml
@@ -21,7 +21,7 @@
org.wso2.iot
wso2iot-parent
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../../pom.xml
diff --git a/modules/tools/cdmf-devicetype-archetype/pom.xml b/modules/tools/cdmf-devicetype-archetype/pom.xml
index 7421d85f..bb896037 100644
--- a/modules/tools/cdmf-devicetype-archetype/pom.xml
+++ b/modules/tools/cdmf-devicetype-archetype/pom.xml
@@ -20,13 +20,13 @@
org.wso2.iot
wso2iot-tools
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../pom.xml
4.0.0
iot-devicetype-archetype
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
WSO2 IoT - Device Type Archetype
WSO2 IoT Device Type Archetype
maven-archetype
diff --git a/modules/tools/pom.xml b/modules/tools/pom.xml
index b4deb7ed..99653cc7 100644
--- a/modules/tools/pom.xml
+++ b/modules/tools/pom.xml
@@ -21,7 +21,7 @@
org.wso2.iot
wso2iot-parent
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
../../pom.xml
diff --git a/pom.xml b/pom.xml
index 880bbf36..acb796c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
org.wso2.iot
wso2iot-parent
pom
- 3.1.0-update12-SNAPSHOT
+ 3.2.0-update1-SNAPSHOT
WSO2 IoT - Parent
http://wso2.org
WSO2 IoT Server
@@ -1490,7 +1490,8 @@
5.7.5
- [5.2.0, 6.0.0)
+ [5.2.0, 6.0.0)
+
5.3.1
5.1.1
5.3.1
@@ -1498,8 +1499,10 @@
5.3.11
5.1.2
5.1.4
- 5.1.1
- 5.1.1
+ 5.1.1
+
+ 5.1.1
+
5.1.4
1.0.0
0.1.1
@@ -1524,7 +1527,7 @@
${project.version}
- 4.0.125
+ 4.0.125
6.1.109