We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1799a4d commit 1d659c8Copy full SHA for 1d659c8
1 file changed
pom.xml
@@ -9,13 +9,13 @@
9
10
<groupId>com.backbase.ct</groupId>
11
<artifactId>bb-fuel</artifactId>
12
- <version>2.7.11.2-SNAPSHOT</version>
+ <version>2.7.11.2</version>
13
<name>Backbase :: Capability Testing :: bb-fuel</name>
14
15
<scm>
16
<connection>scm:git:${project.scm.url}</connection>
17
<developerConnection>scm:git:${project.scm.url}</developerConnection>
18
- <tag>HEAD</tag>
+ <tag>bb-fuel-2.7.11.2</tag>
19
<url>git@github.com:Backbase/bb-fuel.git</url>
20
</scm>
21
0 commit comments