From c24f00317cec8dff5c66a67eb049330e1f82d8b8 Mon Sep 17 00:00:00 2001 From: crici Date: Wed, 29 Aug 2012 01:41:49 +0300 Subject: [PATCH] Added missing curly braces in ${tycho-version} in section "Generating source bundles" --- en/01-introduction/01-chapter1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/01-introduction/01-chapter1.md b/en/01-introduction/01-chapter1.md index c1d0526..4e201a0 100644 --- a/en/01-introduction/01-chapter1.md +++ b/en/01-introduction/01-chapter1.md @@ -943,7 +943,7 @@ be inserted in the build/plugins section of your (parent) POM: org.eclipse.tycho maven-osgi-source-plugin - $tycho-version + ${tycho-version} plugin-source