Skip to content

Commit

Permalink
DEVOPS-2516: use new version of feature branch extension (NO-CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
gab1one committed Aug 30, 2024
1 parent 76b27be commit ab7cd5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mvn/extensions.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<extensions>
<extensions xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd">
<extension>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-build</artifactId>
Expand All @@ -8,6 +8,6 @@
<extension>
<groupId>com.nuance.clu.maven</groupId>
<artifactId>maven-feature-branch-extension</artifactId>
<version>1.0.2.0011-fb0f827</version>
<version>1.2.1.0021-407a3b6</version>
</extension>
</extensions>

0 comments on commit ab7cd5b

Please sign in to comment.