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
-
- JDK 1.6 desktop application (any OS)
+ JDK 1.6 desktop application (any OS)
-
Cling main distribution (incl. Cling Core library)
diff --git a/pom.xml b/pom.xml
index 3c592646a..4ff9b2d9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
org.fourthline.cling
cling
pom
- 2.1.0-SNAPSHOT
+ 2.1.0
core
diff --git a/support/pom.xml b/support/pom.xml
index 37ccf228f..ff968f98d 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -7,7 +7,7 @@
org.fourthline.cling
cling
- 2.1.0-SNAPSHOT
+ 2.1.0
Cling Support
diff --git a/support/src/site/xhtml/index.xhtml b/support/src/site/xhtml/index.xhtml
index ef48b68f0..a90416ca5 100644
--- a/support/src/site/xhtml/index.xhtml
+++ b/support/src/site/xhtml/index.xhtml
@@ -100,7 +100,7 @@
org.fourthline.cling
cling-support
- 2.1.0-SNAPSHOT
+ 2.1.0
]]>
diff --git a/website/pom.xml b/website/pom.xml
index b08923137..607cfd1e7 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -7,7 +7,7 @@
cling
org.fourthline.cling
- 2.1.0-SNAPSHOT
+ 2.1.0
Cling Website
diff --git a/website/src/site/xhtml/index.xhtml b/website/src/site/xhtml/index.xhtml
index ef37150b0..705e17624 100644
--- a/website/src/site/xhtml/index.xhtml
+++ b/website/src/site/xhtml/index.xhtml
@@ -18,12 +18,8 @@
SPIs for easy customization.
-
-
- The current release of Cling is 2.1.0-SNAPSHOT (2015-09-16): Download
+ The current release of Cling is 2.1.0 (2015-12-09): Download
diff --git a/workbench/pom.xml b/workbench/pom.xml
index 0a8270617..faecdd74f 100644
--- a/workbench/pom.xml
+++ b/workbench/pom.xml
@@ -7,7 +7,7 @@
org.fourthline.cling
cling
- 2.1.0-SNAPSHOT
+ 2.1.0
Cling Workbench
diff --git a/workbench/src/site/xhtml/index.xhtml b/workbench/src/site/xhtml/index.xhtml
index 30acb6680..84a995f57 100644
--- a/workbench/src/site/xhtml/index.xhtml
+++ b/workbench/src/site/xhtml/index.xhtml
@@ -28,7 +28,7 @@