diff options
author | Pauline DEVILLE | 2018-07-02 15:45:45 +0000 |
---|---|---|
committer | Pauline Deville | 2018-07-09 07:16:44 +0000 |
commit | 804d168f35a85fb5cf91679ab9ceca1c2d40d2fd (patch) | |
tree | 48dbe0d293098dfb4c0667e4e100a84ac34d4693 /features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml | |
parent | 9b246674d8dd9c872601384f0324ef48f65369c5 (diff) | |
download | org.eclipse.papyrus-804d168f35a85fb5cf91679ab9ceca1c2d40d2fd.tar.gz org.eclipse.papyrus-804d168f35a85fb5cf91679ab9ceca1c2d40d2fd.tar.xz org.eclipse.papyrus-804d168f35a85fb5cf91679ab9ceca1c2d40d2fd.zip |
Bug 532754 - [Toolsmiths][Documentation] The documentation of the
profile migration tool is not accessible from the help content (edit)
Change-Id: I083d320f1bb121af75a48bc76fb99dc06b80997f
Signed-off-by: Pauline DEVILLE <pauline.deville@cea.fr>
Diffstat (limited to 'features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml')
-rw-r--r-- | features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml index 9fb8970c462..9c8b983bf64 100644 --- a/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml +++ b/features/papyrus-main-features/org.eclipse.papyrus.doc.feature/pom.xml @@ -6,6 +6,6 @@ <version>0.0.1-SNAPSHOT</version> </parent> <artifactId>org.eclipse.papyrus.doc.feature</artifactId> - <version>3.0.0-SNAPSHOT</version> + <version>3.1.0-SNAPSHOT</version> <packaging>eclipse-feature</packaging> -</project>
\ No newline at end of file +</project> |