Skip to content

Commit 065f206

Browse files
committed
Add .net
1 parent b029021 commit 065f206

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

official-build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
SEPG_BUILD_ENV_IMAGE=cafapi/opensuse-jdk8-maven:1.0.0
1+
SEPG_BUILD_ENV_IMAGE=cafapi/buildenv-dotnet:1.0.0

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<modelVersion>4.0.0</modelVersion>
2323

2424
<parent>
25-
<groupId>com.github.cafapi</groupId>
26-
<artifactId>caf-common-parent</artifactId>
27-
<version>2.3.0-212</version>
25+
<groupId>com.microfocus.sepg</groupId>
26+
<artifactId>sepg-dotnet-build-adapter</artifactId>
27+
<version>1.1.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<groupId>com.github.cafapi.logging</groupId>

0 commit comments

Comments
 (0)