From f690f19c653a5767f842934518c58f5b5690d6a0 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Wed, 6 Jul 2016 12:48:14 +0200 Subject: [PATCH] Finalized release --- README.md | 4 ++-- core/pom.xml | 2 +- core/src/site/xhtml/index.xhtml | 2 +- demo/android/browser/pom.xml | 2 +- demo/android/light/pom.xml | 2 +- demo/android/pom.xml | 2 +- demo/pom.xml | 2 +- distribution/pom.xml | 2 +- distribution/src/dist/README.txt | 2 +- mediarenderer/pom.xml | 2 +- mediarenderer/src/site/xhtml/index.xhtml | 2 +- pom.xml | 2 +- support/pom.xml | 2 +- support/src/site/xhtml/index.xhtml | 2 +- website/pom.xml | 2 +- website/src/site/xhtml/index.xhtml | 2 +- workbench/pom.xml | 2 +- workbench/src/site/xhtml/index.xhtml | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 916c0189d..87d6a3d8e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ If your build fails with Android/dex packaging errors, you forgot the clean. org.fourthline.cling cling-core - 2.1.1-SNAPSHOT + 2.1.1 ```` @@ -41,4 +41,4 @@ If your build fails with Android/dex packaging errors, you forgot the clean. Building OS X Workbench DMG --- - hdiutil create -srcfolder workbench/target/cling-workbench-2.1.1-SNAPSHOT/Cling\ Workbench.app workbench/target/cling-workbench-2.1.1-SNAPSHOT/Cling\ Workbench.dmg + hdiutil create -srcfolder workbench/target/cling-workbench-2.1.1/Cling\ Workbench.app workbench/target/cling-workbench-2.1.1/Cling\ Workbench.dmg diff --git a/core/pom.xml b/core/pom.xml index a8b8db496..2d30ce7dc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.fourthline.cling cling - 2.1.1-SNAPSHOT + 2.1.1 Cling Core diff --git a/core/src/site/xhtml/index.xhtml b/core/src/site/xhtml/index.xhtml index 8a43e343c..d672cf054 100644 --- a/core/src/site/xhtml/index.xhtml +++ b/core/src/site/xhtml/index.xhtml @@ -92,7 +92,7 @@ org.fourthline.cling cling-core - 2.1.1-SNAPSHOT + 2.1.1 ]]> diff --git a/demo/android/browser/pom.xml b/demo/android/browser/pom.xml index 2219207ce..8b9c0ead0 100755 --- a/demo/android/browser/pom.xml +++ b/demo/android/browser/pom.xml @@ -5,7 +5,7 @@ org.fourthline.cling cling-demo-android - 2.1.1-SNAPSHOT + 2.1.1 Cling Demo Android Browser diff --git a/demo/android/light/pom.xml b/demo/android/light/pom.xml index e5ecc0c74..e77765454 100755 --- a/demo/android/light/pom.xml +++ b/demo/android/light/pom.xml @@ -5,7 +5,7 @@ org.fourthline.cling cling-demo-android - 2.1.1-SNAPSHOT + 2.1.1 Cling Demo Android Light diff --git a/demo/android/pom.xml b/demo/android/pom.xml index c0b370b6e..857694d87 100755 --- a/demo/android/pom.xml +++ b/demo/android/pom.xml @@ -6,7 +6,7 @@ org.fourthline.cling cling-demo - 2.1.1-SNAPSHOT + 2.1.1 Cling Demo Android diff --git a/demo/pom.xml b/demo/pom.xml index 591b16740..37330eeb3 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -7,7 +7,7 @@ org.fourthline.cling cling - 2.1.1-SNAPSHOT + 2.1.1 Cling Demo diff --git a/distribution/pom.xml b/distribution/pom.xml index cd15e9199..eeeb05b67 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ cling org.fourthline.cling - 2.1.1-SNAPSHOT + 2.1.1 Cling Distribution diff --git a/distribution/src/dist/README.txt b/distribution/src/dist/README.txt index 53aac2414..2c3c41d18 100644 --- a/distribution/src/dist/README.txt +++ b/distribution/src/dist/README.txt @@ -57,7 +57,7 @@ DEPENDENCIES Required dependencies of Cling Core (included with this distribution): - +- org.fourthline.cling:cling-core:jar:2.1.1-SNAPSHOT + +- org.fourthline.cling:cling-core:jar:2.1.1 +- org.seamless:seamless-util:jar:1.1.1 +- org.seamless:seamless-http:jar:1.1.1 \- org.seamless:seamless-xml:jar:1.1.1 diff --git a/mediarenderer/pom.xml b/mediarenderer/pom.xml index 793cb59c0..a65f8e93d 100644 --- a/mediarenderer/pom.xml +++ b/mediarenderer/pom.xml @@ -7,7 +7,7 @@ org.fourthline.cling cling - 2.1.1-SNAPSHOT + 2.1.1 Cling MediaRenderer diff --git a/mediarenderer/src/site/xhtml/index.xhtml b/mediarenderer/src/site/xhtml/index.xhtml index 27a1e0c8e..fb8e668a2 100644 --- a/mediarenderer/src/site/xhtml/index.xhtml +++ b/mediarenderer/src/site/xhtml/index.xhtml @@ -51,7 +51,7 @@ java -Djna.library.path=/usr/lib -jar cling-mediarenderer.jar