We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14ef2a commit 86289e5Copy full SHA for 86289e5
pom.xml
@@ -28,7 +28,7 @@
28
<properties>
29
<app.main.class>co.cask.cdap.guides.traffic.TrafficApp</app.main.class>
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
- <cdap.version>3.0.0-SNAPSHOT</cdap.version>
+ <cdap.version>3.0.0</cdap.version>
32
<slf4j.version>1.7.5</slf4j.version>
33
<guava.version>13.0.1</guava.version>
34
<junit.version>4.11</junit.version>
0 commit comments