diff --git a/README.md b/README.md index d42b0d4fb..8aff8aa17 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.0-SNAPSHOT + 2.1.0 ```` @@ -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.0-SNAPSHOT/Cling\ Workbench.app workbench/target/cling-workbench-2.1.0-SNAPSHOT/Cling\ Workbench.dmg + hdiutil create -srcfolder workbench/target/cling-workbench-2.1.0/Cling\ Workbench.app workbench/target/cling-workbench-2.1.0/Cling\ Workbench.dmg diff --git a/core/pom.xml b/core/pom.xml index 6f43a9084..266de39d3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,7 @@ org.fourthline.cling cling - 2.1.0-SNAPSHOT + 2.1.0 Cling Core diff --git a/core/src/site/xhtml/index.xhtml b/core/src/site/xhtml/index.xhtml index d9ee80bb7..153732012 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.0-SNAPSHOT + 2.1.0 ]]> diff --git a/demo/android/browser/pom.xml b/demo/android/browser/pom.xml index 013e5dde4..aa30f64e1 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.0-SNAPSHOT + 2.1.0 Cling Demo Android Browser diff --git a/demo/android/light/pom.xml b/demo/android/light/pom.xml index ad1ee178f..4fbf592f9 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.0-SNAPSHOT + 2.1.0 Cling Demo Android Light diff --git a/demo/android/pom.xml b/demo/android/pom.xml index 62794e810..308dfff0c 100755 --- a/demo/android/pom.xml +++ b/demo/android/pom.xml @@ -6,7 +6,7 @@ org.fourthline.cling cling-demo - 2.1.0-SNAPSHOT + 2.1.0 Cling Demo Android diff --git a/demo/pom.xml b/demo/pom.xml index f9b03a913..dea300e35 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -7,7 +7,7 @@ org.fourthline.cling cling - 2.1.0-SNAPSHOT + 2.1.0 Cling Demo diff --git a/distribution/pom.xml b/distribution/pom.xml index 1e1f629a4..1194091ee 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -7,7 +7,7 @@ cling org.fourthline.cling - 2.1.0-SNAPSHOT + 2.1.0 Cling Distribution diff --git a/distribution/src/dist/README.txt b/distribution/src/dist/README.txt index f882dd85e..42543bbc2 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.0-SNAPSHOT + +- org.fourthline.cling:cling-core:jar:2.1.0 +- 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 a0911de08..580bbafda 100644 --- a/mediarenderer/pom.xml +++ b/mediarenderer/pom.xml @@ -7,7 +7,7 @@ org.fourthline.cling cling - 2.1.0-SNAPSHOT + 2.1.0 Cling MediaRenderer diff --git a/mediarenderer/src/site/xhtml/index.xhtml b/mediarenderer/src/site/xhtml/index.xhtml index 284b4794e..5851b0440 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