Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-07-01 06:50:41 +0000
committerSravan Kumar Lakkimsetti2020-07-01 06:50:41 +0000
commitda8dd73ac51a957e5eaf903e373908f67f8928f2 (patch)
tree6bd113ac0f9610c1f1633352aba1838062f09f1f
parentce314d0f02ec8ee065acd06cefd428bbe10335e6 (diff)
downloadeclipse.platform.ua-da8dd73ac51a957e5eaf903e373908f67f8928f2.tar.gz
eclipse.platform.ua-da8dd73ac51a957e5eaf903e373908f67f8928f2.tar.xz
eclipse.platform.ua-da8dd73ac51a957e5eaf903e373908f67f8928f2.zip
Change-Id: I43356dcc9718bc655c6570b784171023499c19e8 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--infocenter-web/infocenter-product/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/infocenter-web/infocenter-product/pom.xml b/infocenter-web/infocenter-product/pom.xml
index d5da1fd59..6ba71203b 100644
--- a/infocenter-web/infocenter-product/pom.xml
+++ b/infocenter-web/infocenter-product/pom.xml
@@ -15,6 +15,7 @@
</parent>
<artifactId>infocenter-product</artifactId>
<packaging>eclipse-repository</packaging>
+ <version>1.0.0-SNAPSHOT</version>
<build>
<plugins>
<plugin>

Back to the top