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