Merge pull request #1212 from dilee/master

Changed the IoTs product version
application-manager-new
Madhawa Perera 7 years ago committed by GitHub
commit f5e7eb2a32

@ -1267,6 +1267,14 @@
<destName>README.txt</destName>
<fileMode>644</fileMode>
</file>
<file>
<source>../p2-profile/iot-core-profile/target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt</source>
<outputDirectory>${pom.artifactId}-${pom.version}/bin</outputDirectory>
<filtered>true</filtered>
<fileMode>644</fileMode>
</file>
<file>
<source>src/core/LICENSE.txt</source>
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>

@ -18,7 +18,7 @@
product.name=WSO2 IoT Server
product.key=IoT
product.version=3.1.0-SNAPSHOT
product.version=3.1.0
product.doc.version=310
carbon.version=4.4.16

Loading…
Cancel
Save