diff options
author | Matthias Sohn | 2012-05-31 00:12:49 +0000 |
---|---|---|
committer | Matthias Sohn | 2012-05-31 00:12:49 +0000 |
commit | 4f9559f22d6ce4be3e362e8b4f4932808bac992b (patch) | |
tree | 2422cc9a20cbc572cbb28134159c45a0588bf36d /org.eclipse.mylyn.github.doc/pom.xml | |
parent | 1b352ac44ec17d3990a1d27eaa9d7bd256d4b95b (diff) | |
download | egit-github-4f9559f22d6ce4be3e362e8b4f4932808bac992b.tar.gz egit-github-4f9559f22d6ce4be3e362e8b4f4932808bac992b.tar.xz egit-github-4f9559f22d6ce4be3e362e8b4f4932808bac992b.zip |
Prepare next 2.0.0-SNAPSHOT builds
Change-Id: I81b88be231b7f0730536e82560524bd31af4bb36
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.doc/pom.xml')
-rwxr-xr-x | org.eclipse.mylyn.github.doc/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.doc/pom.xml b/org.eclipse.mylyn.github.doc/pom.xml index e5dee454..d2844964 100755 --- a/org.eclipse.mylyn.github.doc/pom.xml +++ b/org.eclipse.mylyn.github.doc/pom.xml @@ -18,7 +18,7 @@ http://www.eclipse.org/legal/epl-v10.html <parent> <groupId>org.eclipse.mylyn.github</groupId> <artifactId>github-parent</artifactId> - <version>2.0.0.201205301645-rc2</version> + <version>2.0.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.mylyn.github.doc</artifactId> |