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 425eb2c commit adb9649Copy full SHA for adb9649
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.twitter</groupId>
5
<artifactId>finatra</artifactId>
6
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
7
<name>${project.artifactId}</name>
8
<description>Sinatra clone on top of finagle-http</description>
9
<inceptionYear>2012</inceptionYear>
@@ -29,7 +29,7 @@
29
<connection>scm:git:git@github.com:capotej/finatra.git</connection>
30
<url>scm:git:git@github.com:capotej/finatra.git</url>
31
<developerConnection>scm:git:git@github.com:capotej/finatra.git</developerConnection>
32
- <tag>finatra-1.3.8</tag>
+ <tag>finatra-1.4.1</tag>
33
</scm>
34
<licenses>
35
<license>
0 commit comments